-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathkind.yaml
More file actions
79 lines (79 loc) · 1.81 KB
/
kind.yaml
File metadata and controls
79 lines (79 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
networking:
disableDefaultCNI: true
kubeProxyMode: none
featureGates:
PodAndContainerStatsFromCRI: true
containerdConfigPatches:
- |-
[plugins."io.containerd.grpc.v1.cri".registry]
config_path = "/etc/containerd/certs.d"
kubeadmConfigPatches:
- |
kind: ClusterConfiguration
metadata:
name: config
controllerManager:
extraArgs:
authorization-always-allow-paths: /healthz,/readyz,/livez,/metrics
bind-address: 0.0.0.0
scheduler:
extraArgs:
authorization-always-allow-paths: /healthz,/readyz,/livez,/metrics
bind-address: 0.0.0.0
nodes:
- role: control-plane
- role: worker
labels:
extraPortMappings:
- containerPort: 31080
hostPort: 80
- containerPort: 31443
hostPort: 443
- containerPort: 31222
hostPort: 2222
- containerPort: 32000
hostPort: 32000
- containerPort: 32001
hostPort: 32001
- containerPort: 32002
hostPort: 32002
- containerPort: 32003
hostPort: 32003
- containerPort: 32004
hostPort: 32004
- containerPort: 32005
hostPort: 32005
- containerPort: 32006
hostPort: 32006
- containerPort: 32007
hostPort: 32007
- containerPort: 32008
hostPort: 32008
- containerPort: 32009
hostPort: 32009
- containerPort: 32010
hostPort: 32010
- containerPort: 32011
hostPort: 32011
- containerPort: 32012
hostPort: 32012
- containerPort: 32013
hostPort: 32013
- containerPort: 32014
hostPort: 32014
- containerPort: 32015
hostPort: 32015
- containerPort: 32016
hostPort: 32016
- containerPort: 32017
hostPort: 32017
- containerPort: 32018
hostPort: 32018
- containerPort: 32019
hostPort: 32019
- role: worker
labels:
cloudfoundry.org/cell: "true"
cloudfoundry.org/zone: z1