File tree 14 files changed +0
-72
lines changed
network-policies/env/teams
14 files changed +0
-72
lines changed Original file line number Diff line number Diff line change @@ -58,14 +58,12 @@ teamConfig:
58
58
name : httpbin
59
59
ownHost : true
60
60
port : 80
61
- type : public
62
61
- id : a106eb22-8c06-41b6-ab15-97aafb0888b5
63
62
ingressClassName : platform
64
63
name : nginx-deployment
65
64
ownHost : true
66
65
paths : []
67
66
port : 80
68
- type : public
69
67
- id : 91f6af98-ad8e-4111-b916-cf1b5bdcafb0
70
68
ingressClassName : platform
71
69
ksvc :
@@ -74,7 +72,6 @@ teamConfig:
74
72
ownHost : true
75
73
paths : []
76
74
port : 80
77
- type : public
78
75
workloads :
79
76
- name : nodejs-helloworld
80
77
url : https://github.com/linode/apl-nodejs-helloworld.git
Original file line number Diff line number Diff line change @@ -57,14 +57,12 @@ teamConfig:
57
57
name : httpbin
58
58
ownHost : true
59
59
port : 80
60
- type : public
61
60
- id : a106eb22-8c06-41b6-ab15-97aafb0888b5
62
61
ingressClassName : platform
63
62
name : nginx-deployment
64
63
ownHost : true
65
64
paths : []
66
65
port : 80
67
- type : public
68
66
- id : 91f6af98-ad8e-4111-b916-cf1b5bdcafb0
69
67
ingressClassName : platform
70
68
ksvc :
@@ -73,7 +71,6 @@ teamConfig:
73
71
ownHost : true
74
72
paths : []
75
73
port : 80
76
- type : public
77
74
workloads :
78
75
- name : nodejs-helloworld
79
76
url : https://github.com/linode/apl-nodejs-helloworld.git
Original file line number Diff line number Diff line change 9
9
name : hello-admin
10
10
ownHost : true
11
11
port : 80
12
- type : public
Original file line number Diff line number Diff line change 8
8
name : has-cert-svc
9
9
paths :
10
10
- /jeho
11
- type : public
Original file line number Diff line number Diff line change 11
11
ownHost : true
12
12
paths : []
13
13
port : 80
14
- type : public
Original file line number Diff line number Diff line change 15
15
enabled : true
16
16
weightV1 : 90
17
17
weightV2 : 10
18
- type : public
19
18
useCname : false
Original file line number Diff line number Diff line change 26
26
enabled : true
27
27
weightV1 : 70
28
28
weightV2 : 30
29
- type : public
30
29
useCname : true
Original file line number Diff line number Diff line change @@ -5,4 +5,3 @@ metadata:
5
5
apl.io/teamId : demo
6
6
spec :
7
7
name : service-a
8
- type : cluster
Original file line number Diff line number Diff line change @@ -5,4 +5,3 @@ metadata:
5
5
apl.io/teamId : demo
6
6
spec :
7
7
name : service-b
8
- type : cluster
Original file line number Diff line number Diff line change @@ -5,4 +5,3 @@ metadata:
5
5
apl.io/teamId : demo
6
6
spec :
7
7
name : service-d
8
- type : cluster
Original file line number Diff line number Diff line change 24
24
enabled : true
25
25
weightV1 : 50
26
26
weightV2 : 50
27
- type : public
28
27
useCname : true
Original file line number Diff line number Diff line change @@ -6,4 +6,3 @@ metadata:
6
6
spec :
7
7
name : some-svc
8
8
port : 80
9
- type : cluster
Original file line number Diff line number Diff line change 9
9
name : tlspass
10
10
port : 443
11
11
tlsPass : true
12
- type : public
Original file line number Diff line number Diff line change @@ -3,76 +3,28 @@ teamConfig:
3
3
services :
4
4
- name : ce1
5
5
port : 8080
6
- networkPolicy :
7
- ingressPrivate :
8
- mode : DenyAll
9
- egressPublic :
10
- - domain : ' httpbin.org'
11
- ports :
12
- - protocol : HTTPS
13
- number : 443
14
- - domain : ' 116.203.255.68'
15
- ports :
16
- - protocol : TCP
17
- number : 443
18
6
id : 2bb00d03-7d9d-4590-961c-425423291a35
19
- type : cluster
20
7
- name : ce2
21
8
port : 8080
22
9
id : 2bb00d03-7d9d-4590-961c-425423291a34
23
- type : cluster
24
10
- name : s1
25
11
port : 8080
26
12
id : 6c901b91-e8a4-4422-8c9e-b12e077692f1
27
- type : cluster
28
- networkPolicy :
29
- ingressPrivate :
30
- mode : AllowAll
31
13
- name : s2
32
14
port : 8080
33
15
id : 6c901b91-e8a4-4422-8c9e-b12e077692f2
34
- type : cluster
35
- networkPolicy :
36
- ingressPrivate :
37
- mode : AllowOnly
38
- allow :
39
- - team : a1
40
16
- name : s3
41
17
port : 8080
42
18
id : 6c901b91-e8a4-4422-8c9e-b12e077692f3
43
- type : cluster
44
- networkPolicy :
45
- ingressPrivate :
46
- mode : AllowOnly
47
- allow :
48
- - team : a2
49
19
- name : s4
50
20
port : 8080
51
21
id : 6c901b91-e8a4-4422-8c9e-b12e077692f4
52
- type : cluster
53
- networkPolicy :
54
- ingressPrivate :
55
- mode : DenyAll
56
22
- name : s5
57
23
port : 8080
58
24
id : 6c901b91-e8a4-4422-8c9e-b12e077692f5
59
- type : cluster
60
- networkPolicy :
61
- ingressPrivate :
62
- mode : AllowOnly
63
- allow :
64
- - team : a1
65
- - team : a2
66
25
- name : s6
67
26
port : 8080
68
27
id : 6c901b91-e8a4-4422-8c9e-b12e077692f6
69
- type : cluster
70
- networkPolicy :
71
- ingressPrivate :
72
- mode : AllowOnly
73
- allow :
74
- - team : a1
75
- service : c6
76
28
- name : s7
77
29
id : 6d4a4710-f7ac-4586-9940-7969cfe30b67
78
30
ksvc :
@@ -93,10 +45,3 @@ teamConfig:
93
45
memory : 64Mi
94
46
containerPort : 8080
95
47
ownHost : true
96
- type : public
97
- networkPolicy :
98
- ingressPrivate :
99
- mode : AllowOnly
100
- allow :
101
- - team : a1
102
- service : c7
You can’t perform that action at this time.
0 commit comments