mirror of https://github.com/kubernetes/kops.git
hack/update-expected.sh
This commit is contained in:
parent
c43b48a8d8
commit
120c0b65aa
|
@ -226,8 +226,8 @@ spec:
|
||||||
type: object
|
type: object
|
||||||
type: array
|
type: array
|
||||||
image:
|
image:
|
||||||
description: Image is the AWS IAM Authenticator docker image
|
description: Image is the AWS IAM Authenticator container
|
||||||
to uses
|
image to use.
|
||||||
type: string
|
type: string
|
||||||
memoryLimit:
|
memoryLimit:
|
||||||
anyOf:
|
anyOf:
|
||||||
|
@ -299,7 +299,7 @@ spec:
|
||||||
type: string
|
type: string
|
||||||
type: array
|
type: array
|
||||||
image:
|
image:
|
||||||
description: 'Image is the docker container used. Default: the
|
description: 'Image is the container image used. Default: the
|
||||||
latest supported image for the specified kubernetes version.'
|
latest supported image for the specified kubernetes version.'
|
||||||
type: string
|
type: string
|
||||||
managed:
|
managed:
|
||||||
|
@ -681,7 +681,7 @@ spec:
|
||||||
description: The CloudProvider to use (aws or gce)
|
description: The CloudProvider to use (aws or gce)
|
||||||
type: string
|
type: string
|
||||||
clusterAutoscaler:
|
clusterAutoscaler:
|
||||||
description: ClusterAutoscaler defines the cluaster autoscaler configuration.
|
description: ClusterAutoscaler defines the cluster autoscaler configuration.
|
||||||
properties:
|
properties:
|
||||||
awsUseStaticInstanceList:
|
awsUseStaticInstanceList:
|
||||||
description: 'AWSUseStaticInstanceList makes the cluster autoscaler
|
description: 'AWSUseStaticInstanceList makes the cluster autoscaler
|
||||||
|
@ -736,7 +736,7 @@ spec:
|
||||||
for scaling down. Default: false'
|
for scaling down. Default: false'
|
||||||
type: boolean
|
type: boolean
|
||||||
image:
|
image:
|
||||||
description: 'Image is the docker container used. Default: the
|
description: 'Image is the container image used. Default: the
|
||||||
latest supported image for the specified kubernetes version.'
|
latest supported image for the specified kubernetes version.'
|
||||||
type: string
|
type: string
|
||||||
maxNodeProvisionTime:
|
maxNodeProvisionTime:
|
||||||
|
@ -805,7 +805,7 @@ spec:
|
||||||
description: ConfigStore is unused.
|
description: ConfigStore is unused.
|
||||||
type: string
|
type: string
|
||||||
containerRuntime:
|
containerRuntime:
|
||||||
description: Container runtime to use for Kubernetes
|
description: ContainerRuntime was removed.
|
||||||
type: string
|
type: string
|
||||||
containerd:
|
containerd:
|
||||||
description: Component configurations
|
description: Component configurations
|
||||||
|
@ -1800,7 +1800,7 @@ spec:
|
||||||
format: int32
|
format: int32
|
||||||
type: integer
|
type: integer
|
||||||
image:
|
image:
|
||||||
description: Image is the docker container used
|
description: Image is the container image used.
|
||||||
type: string
|
type: string
|
||||||
insecureBindAddress:
|
insecureBindAddress:
|
||||||
description: InsecureBindAddress is the binding address for the
|
description: InsecureBindAddress is the binding address for the
|
||||||
|
@ -2206,7 +2206,7 @@ spec:
|
||||||
metrics is enabled.
|
metrics is enabled.
|
||||||
type: boolean
|
type: boolean
|
||||||
image:
|
image:
|
||||||
description: Image is the docker image to use
|
description: Image is the container image to use.
|
||||||
type: string
|
type: string
|
||||||
kubeAPIBurst:
|
kubeAPIBurst:
|
||||||
description: KubeAPIBurst Burst to use while talking with kubernetes
|
description: KubeAPIBurst Burst to use while talking with kubernetes
|
||||||
|
@ -3507,7 +3507,7 @@ spec:
|
||||||
feature gates for alpha/experimental features.
|
feature gates for alpha/experimental features.
|
||||||
type: object
|
type: object
|
||||||
image:
|
image:
|
||||||
description: Image is the docker image to use
|
description: Image is the container image to use.
|
||||||
type: string
|
type: string
|
||||||
leaderElection:
|
leaderElection:
|
||||||
description: LeaderElection defines the configuration of leader
|
description: LeaderElection defines the configuration of leader
|
||||||
|
@ -3684,8 +3684,7 @@ spec:
|
||||||
policy of None to static
|
policy of None to static
|
||||||
type: string
|
type: string
|
||||||
dockerDisableSharedPID:
|
dockerDisableSharedPID:
|
||||||
description: DockerDisableSharedPID uses a shared PID namespace
|
description: DockerDisableSharedPID was removed.
|
||||||
for containers in a pod.
|
|
||||||
type: boolean
|
type: boolean
|
||||||
enableCadvisorJsonEndpoints:
|
enableCadvisorJsonEndpoints:
|
||||||
description: EnableCadvisorJsonEndpoints enables cAdvisor json
|
description: EnableCadvisorJsonEndpoints enables cAdvisor json
|
||||||
|
@ -3947,10 +3946,8 @@ spec:
|
||||||
profiles.
|
profiles.
|
||||||
type: string
|
type: string
|
||||||
serializeImagePulls:
|
serializeImagePulls:
|
||||||
description: '// SerializeImagePulls when enabled, tells the Kubelet
|
description: SerializeImagePulls when enabled, tells the Kubelet
|
||||||
to pull images one // at a time. We recommend *not* changing
|
to pull images one at a time.
|
||||||
the default value on nodes that // run docker daemon with version <
|
|
||||||
1.9 or an Aufs storage backend. // Issue #10959 has more details.'
|
|
||||||
type: boolean
|
type: boolean
|
||||||
shutdownGracePeriod:
|
shutdownGracePeriod:
|
||||||
description: 'ShutdownGracePeriod specifies the total duration
|
description: 'ShutdownGracePeriod specifies the total duration
|
||||||
|
@ -4121,8 +4118,7 @@ spec:
|
||||||
policy of None to static
|
policy of None to static
|
||||||
type: string
|
type: string
|
||||||
dockerDisableSharedPID:
|
dockerDisableSharedPID:
|
||||||
description: DockerDisableSharedPID uses a shared PID namespace
|
description: DockerDisableSharedPID was removed.
|
||||||
for containers in a pod.
|
|
||||||
type: boolean
|
type: boolean
|
||||||
enableCadvisorJsonEndpoints:
|
enableCadvisorJsonEndpoints:
|
||||||
description: EnableCadvisorJsonEndpoints enables cAdvisor json
|
description: EnableCadvisorJsonEndpoints enables cAdvisor json
|
||||||
|
@ -4384,10 +4380,8 @@ spec:
|
||||||
profiles.
|
profiles.
|
||||||
type: string
|
type: string
|
||||||
serializeImagePulls:
|
serializeImagePulls:
|
||||||
description: '// SerializeImagePulls when enabled, tells the Kubelet
|
description: SerializeImagePulls when enabled, tells the Kubelet
|
||||||
to pull images one // at a time. We recommend *not* changing
|
to pull images one at a time.
|
||||||
the default value on nodes that // run docker daemon with version <
|
|
||||||
1.9 or an Aufs storage backend. // Issue #10959 has more details.'
|
|
||||||
type: boolean
|
type: boolean
|
||||||
shutdownGracePeriod:
|
shutdownGracePeriod:
|
||||||
description: 'ShutdownGracePeriod specifies the total duration
|
description: 'ShutdownGracePeriod specifies the total duration
|
||||||
|
@ -4464,7 +4458,7 @@ spec:
|
||||||
description: 'Enabled enables the metrics server. Default: false'
|
description: 'Enabled enables the metrics server. Default: false'
|
||||||
type: boolean
|
type: boolean
|
||||||
image:
|
image:
|
||||||
description: 'Image is the docker container used. Default: the
|
description: 'Image is the container image used. Default: the
|
||||||
latest supported image for the specified kubernetes version.'
|
latest supported image for the specified kubernetes version.'
|
||||||
type: string
|
type: string
|
||||||
insecure:
|
insecure:
|
||||||
|
@ -5423,7 +5417,7 @@ spec:
|
||||||
false'
|
false'
|
||||||
type: boolean
|
type: boolean
|
||||||
image:
|
image:
|
||||||
description: Image is the NodeProblemDetector docker container
|
description: Image is the NodeProblemDetector container image
|
||||||
used.
|
used.
|
||||||
type: string
|
type: string
|
||||||
memoryLimit:
|
memoryLimit:
|
||||||
|
|
|
@ -477,8 +477,7 @@ spec:
|
||||||
policy of None to static
|
policy of None to static
|
||||||
type: string
|
type: string
|
||||||
dockerDisableSharedPID:
|
dockerDisableSharedPID:
|
||||||
description: DockerDisableSharedPID uses a shared PID namespace
|
description: DockerDisableSharedPID was removed.
|
||||||
for containers in a pod.
|
|
||||||
type: boolean
|
type: boolean
|
||||||
enableCadvisorJsonEndpoints:
|
enableCadvisorJsonEndpoints:
|
||||||
description: EnableCadvisorJsonEndpoints enables cAdvisor json
|
description: EnableCadvisorJsonEndpoints enables cAdvisor json
|
||||||
|
@ -740,10 +739,8 @@ spec:
|
||||||
profiles.
|
profiles.
|
||||||
type: string
|
type: string
|
||||||
serializeImagePulls:
|
serializeImagePulls:
|
||||||
description: '// SerializeImagePulls when enabled, tells the Kubelet
|
description: SerializeImagePulls when enabled, tells the Kubelet
|
||||||
to pull images one // at a time. We recommend *not* changing
|
to pull images one at a time.
|
||||||
the default value on nodes that // run docker daemon with version <
|
|
||||||
1.9 or an Aufs storage backend. // Issue #10959 has more details.'
|
|
||||||
type: boolean
|
type: boolean
|
||||||
shutdownGracePeriod:
|
shutdownGracePeriod:
|
||||||
description: 'ShutdownGracePeriod specifies the total duration
|
description: 'ShutdownGracePeriod specifies the total duration
|
||||||
|
|
|
@ -142,7 +142,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
|
||||||
CloudProvider: aws
|
CloudProvider: aws
|
||||||
InstanceGroupName: testIG
|
InstanceGroupName: testIG
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: od7B+hssN4a8ZCNx8Jdg6OzS3Jt8kMr6JOj8HdREE5E=
|
NodeupConfigHash: sq0FwAxnWal2+vIUsu8xUKK8Q+Vzx3V9LKkSFo/ds4M=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -142,7 +142,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
|
||||||
CloudProvider: aws
|
CloudProvider: aws
|
||||||
InstanceGroupName: testIG
|
InstanceGroupName: testIG
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: h6qKgtEtS6PGukVzhRtiCAGz6RryXvF6RDTRbDMCdlA=
|
NodeupConfigHash: soFi0PS8cYVnHNTGuj1Fv1d8Q71M6D9Mgo/fjlPSkB0=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -142,7 +142,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
|
||||||
CloudProvider: aws
|
CloudProvider: aws
|
||||||
InstanceGroupName: testIG
|
InstanceGroupName: testIG
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: h6qKgtEtS6PGukVzhRtiCAGz6RryXvF6RDTRbDMCdlA=
|
NodeupConfigHash: soFi0PS8cYVnHNTGuj1Fv1d8Q71M6D9Mgo/fjlPSkB0=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -142,7 +142,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
|
||||||
CloudProvider: aws
|
CloudProvider: aws
|
||||||
InstanceGroupName: testIG
|
InstanceGroupName: testIG
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: SFm5o2UoW/PpcVhYaqBqAFkEPji4gdDDFA39AG2cbRY=
|
NodeupConfigHash: bzOu75vonqETQp0my4RwAbbZvfTkGmwJ0uvaN5JHI5Y=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -142,7 +142,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
|
||||||
CloudProvider: aws
|
CloudProvider: aws
|
||||||
InstanceGroupName: testIG
|
InstanceGroupName: testIG
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: cTeq76tVHjuRHdKj2s4F3JT3J+bTd3rm9gsEhapL3DQ=
|
NodeupConfigHash: Pj5zYnkoZ3wGhph8FTN58SH0n4LL85thsUN6YE09xe0=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -142,7 +142,7 @@ cat > conf/kube_env.yaml << '__EOF_KUBE_ENV'
|
||||||
CloudProvider: aws
|
CloudProvider: aws
|
||||||
InstanceGroupName: testIG
|
InstanceGroupName: testIG
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: cTeq76tVHjuRHdKj2s4F3JT3J+bTd3rm9gsEhapL3DQ=
|
NodeupConfigHash: Pj5zYnkoZ3wGhph8FTN58SH0n4LL85thsUN6YE09xe0=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,6 @@ APIServerConfig:
|
||||||
image: CoreOS
|
image: CoreOS
|
||||||
ServiceAccountPublicKeys: ""
|
ServiceAccountPublicKeys: ""
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ContainerRuntime: docker
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
|
@ -42,7 +41,5 @@ UpdatePolicy: automatic
|
||||||
configStore: {}
|
configStore: {}
|
||||||
containerdConfig:
|
containerdConfig:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
docker:
|
|
||||||
logLevel: INFO
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -5,7 +5,6 @@ APIServerConfig:
|
||||||
image: CoreOS
|
image: CoreOS
|
||||||
ServiceAccountPublicKeys: ""
|
ServiceAccountPublicKeys: ""
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ContainerRuntime: docker
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
|
@ -60,7 +59,5 @@ UpdatePolicy: automatic
|
||||||
configStore: {}
|
configStore: {}
|
||||||
containerdConfig:
|
containerdConfig:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
docker:
|
|
||||||
logLevel: INFO
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -5,7 +5,6 @@ APIServerConfig:
|
||||||
image: CoreOS
|
image: CoreOS
|
||||||
ServiceAccountPublicKeys: ""
|
ServiceAccountPublicKeys: ""
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ContainerRuntime: docker
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
|
@ -60,7 +59,5 @@ UpdatePolicy: automatic
|
||||||
configStore: {}
|
configStore: {}
|
||||||
containerdConfig:
|
containerdConfig:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
docker:
|
|
||||||
logLevel: INFO
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ContainerRuntime: docker
|
|
||||||
FileAssets:
|
FileAssets:
|
||||||
- content: user,token
|
- content: user,token
|
||||||
name: tokens
|
name: tokens
|
||||||
|
@ -26,7 +25,5 @@ Networking:
|
||||||
UpdatePolicy: automatic
|
UpdatePolicy: automatic
|
||||||
containerdConfig:
|
containerdConfig:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
docker:
|
|
||||||
logLevel: INFO
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ContainerRuntime: docker
|
|
||||||
FileAssets:
|
FileAssets:
|
||||||
- content: blah blah
|
- content: blah blah
|
||||||
name: iptables-restore
|
name: iptables-restore
|
||||||
|
@ -44,7 +43,5 @@ Networking:
|
||||||
UpdatePolicy: automatic
|
UpdatePolicy: automatic
|
||||||
containerdConfig:
|
containerdConfig:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
docker:
|
|
||||||
logLevel: INFO
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ContainerRuntime: docker
|
|
||||||
FileAssets:
|
FileAssets:
|
||||||
- content: blah blah
|
- content: blah blah
|
||||||
name: iptables-restore
|
name: iptables-restore
|
||||||
|
@ -44,7 +43,5 @@ Networking:
|
||||||
UpdatePolicy: automatic
|
UpdatePolicy: automatic
|
||||||
containerdConfig:
|
containerdConfig:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
docker:
|
|
||||||
logLevel: INFO
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: additionalobjects.example.com
|
||||||
ConfigBase: memfs://tests/additionalobjects.example.com
|
ConfigBase: memfs://tests/additionalobjects.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: FxjsWRJZOaGgNNZK0YcqMCEjT8bTvHFVsbnkE83rh+g=
|
NodeupConfigHash: 4xSMLgrGaiXH5I4SKLU8S4L7Wwy0SLdUAmDBOy/nfUI=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.additionalobjects.example.com:3988/
|
- https://kops-controller.internal.additionalobjects.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: BGTyfaqYUKKo9cqsKbd7zgfnReFScVOOaNSwJU9UX5s=
|
NodeupConfigHash: vEMFOBLlQ53QYZunuOpXsApdeLF7EYg3Wzer4VGvbj4=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -24,15 +24,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://tests/additionalobjects.example.com
|
configBase: memfs://tests/additionalobjects.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.7
|
version: 1.1.7
|
||||||
version: 1.7.2
|
version: 1.7.2
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://tests/additionalobjects.example.com/backups/etcd/main
|
backupStore: memfs://tests/additionalobjects.example.com/backups/etcd/main
|
||||||
|
|
|
@ -228,7 +228,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: additionalobjects.example.com
|
ClusterName: additionalobjects.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -322,8 +321,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.7
|
version: 1.1.7
|
||||||
version: 1.7.2
|
version: 1.7.2
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://tests/additionalobjects.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://tests/additionalobjects.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://tests/additionalobjects.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://tests/additionalobjects.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -15,7 +15,6 @@ Assets:
|
||||||
- 1b309c4d5aa4cc7b888b2f79c385ecee26ca3d55dae0852e7c4a692196d5faab@https://github.com/opencontainers/runc/releases/download/v1.1.7/runc.arm64
|
- 1b309c4d5aa4cc7b888b2f79c385ecee26ca3d55dae0852e7c4a692196d5faab@https://github.com/opencontainers/runc/releases/download/v1.1.7/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: additionalobjects.example.com
|
ClusterName: additionalobjects.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -58,7 +57,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.7
|
version: 1.1.7
|
||||||
version: 1.7.2
|
version: 1.7.2
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: minimal.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||||
InstanceGroupName: apiserver
|
InstanceGroupName: apiserver
|
||||||
InstanceGroupRole: APIServer
|
InstanceGroupRole: APIServer
|
||||||
NodeupConfigHash: bS7lFdrLmDdOfwplNoOz/TMaAefxZK0gfc0HLuF1cPI=
|
NodeupConfigHash: crkbI9GSsfLCCHoHPVm7qF7Y3PxOY4lEpTUGjk01DqM=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: minimal.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: 4OK/CagyQRKjTwATwaTYENGuofIuWMsLf6zxCQN5Krw=
|
NodeupConfigHash: p+4hRDrqAVdnMpskXS6s111sgoDxVoAN8Ydrf2zrjRg=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.minimal.example.com:3988/
|
- https://kops-controller.internal.minimal.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: 6zXkldZccDbJi573eLEvEOa/mEJX/QotharCFYpwxyI=
|
NodeupConfigHash: nYhTYowp3Cy5Ik9/eSn1btKwj1IX3MSZ1q1gus9GqTA=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -24,15 +24,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/minimal.example.com
|
configBase: memfs://clusters.example.com/minimal.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/main
|
||||||
|
|
|
@ -138,7 +138,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: minimal.example.com
|
ClusterName: minimal.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
FileAssets:
|
FileAssets:
|
||||||
- content: |
|
- content: |
|
||||||
apiVersion: kubescheduler.config.k8s.io/v1
|
apiVersion: kubescheduler.config.k8s.io/v1
|
||||||
|
@ -195,8 +194,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
staticManifests:
|
staticManifests:
|
||||||
- key: kube-apiserver-healthcheck
|
- key: kube-apiserver-healthcheck
|
||||||
path: manifests/static/kube-apiserver-healthcheck.yaml
|
path: manifests/static/kube-apiserver-healthcheck.yaml
|
||||||
|
|
|
@ -228,7 +228,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: minimal.example.com
|
ClusterName: minimal.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -320,8 +319,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/minimal.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/minimal.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/minimal.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/minimal.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -15,7 +15,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: minimal.example.com
|
ClusterName: minimal.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -57,7 +56,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: minimal.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: qcmONpsVF20J10Q8aBxO9+mfsTE1CZ9VyWOT+Cf3Qrw=
|
NodeupConfigHash: utGE2ktbT8LJDFeHLDc54JKqFfbNF/2Q3+rBhbuIDqw=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.minimal.example.com:3988/
|
- https://kops-controller.internal.minimal.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: q+zd9qOWcsPuVG5sYSiAcphkD0PBPRnWbw9yRz0MRLA=
|
NodeupConfigHash: 1AGiv4MNUt9ZDs4jDI6wLlDP7gNbhcdFx4N5IrqMuj0=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -28,15 +28,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/minimal.example.com
|
configBase: memfs://clusters.example.com/minimal.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/minimal.example.com/backups/etcd/main
|
||||||
|
|
|
@ -227,7 +227,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: minimal.example.com
|
ClusterName: minimal.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -321,8 +320,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/minimal.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/minimal.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/minimal.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/minimal.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: minimal.example.com
|
ClusterName: minimal.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -56,7 +55,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: bastionuserdata.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/bastionuserdata.example.com
|
ConfigBase: memfs://clusters.example.com/bastionuserdata.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: 4yogwj2V0zMKT1hDS9wU8cfgLrHoDaLkveLx5NQo4OY=
|
NodeupConfigHash: /K7ao4iVucT62oqoDQy59wXUg0kFQI9v1ftmfWJIr0I=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -160,7 +160,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.bastionuserdata.example.com:3988/
|
- https://kops-controller.internal.bastionuserdata.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: F089AXZWaaI8WCcKz6jGvjkb7oGj3fnKJPUFm+gLy/A=
|
NodeupConfigHash: IwPCDEfrMRdJPad6N5djCVCwHdl4mB83qQtEByxT2xo=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -26,15 +26,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/bastionuserdata.example.com
|
configBase: memfs://clusters.example.com/bastionuserdata.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/bastionuserdata.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/bastionuserdata.example.com/backups/etcd/main
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: bastionuserdata.example.com
|
ClusterName: bastionuserdata.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -53,7 +52,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -226,7 +226,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: bastionuserdata.example.com
|
ClusterName: bastionuserdata.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -320,8 +319,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/bastionuserdata.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/bastionuserdata.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/bastionuserdata.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/bastionuserdata.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: bastionuserdata.example.com
|
ClusterName: bastionuserdata.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -56,7 +55,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: cas-priority-expander-custom.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/cas-priority-expander-custom.example.com
|
ConfigBase: memfs://clusters.example.com/cas-priority-expander-custom.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: sg3jG9XMm0ZVnn4YoM5bMiJd7XWNUgtmchp1HndIH8s=
|
NodeupConfigHash: vcZbN4cd4cvjP/FPdsM2ndo0cdCLlBoNpT46jdRA7yY=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.cas-priority-expander-custom.example.com:3988/
|
- https://kops-controller.internal.cas-priority-expander-custom.example.com:3988/
|
||||||
InstanceGroupName: nodes-high-priority
|
InstanceGroupName: nodes-high-priority
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: ir5b1EyYklfASiXbb3ONWM+54U8dFgxCm071htriZus=
|
NodeupConfigHash: gKQV0ELEuYiQLs2SpC0cNs0urVhwy0Id2pLU+dBpEI8=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.cas-priority-expander-custom.example.com:3988/
|
- https://kops-controller.internal.cas-priority-expander-custom.example.com:3988/
|
||||||
InstanceGroupName: nodes-low-priority
|
InstanceGroupName: nodes-low-priority
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: ir5b1EyYklfASiXbb3ONWM+54U8dFgxCm071htriZus=
|
NodeupConfigHash: gKQV0ELEuYiQLs2SpC0cNs0urVhwy0Id2pLU+dBpEI8=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.cas-priority-expander-custom.example.com:3988/
|
- https://kops-controller.internal.cas-priority-expander-custom.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: ir5b1EyYklfASiXbb3ONWM+54U8dFgxCm071htriZus=
|
NodeupConfigHash: gKQV0ELEuYiQLs2SpC0cNs0urVhwy0Id2pLU+dBpEI8=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -48,15 +48,12 @@ spec:
|
||||||
skipNodesWithSystemPods: true
|
skipNodesWithSystemPods: true
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/cas-priority-expander-custom.example.com
|
configBase: memfs://clusters.example.com/cas-priority-expander-custom.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/cas-priority-expander-custom.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/cas-priority-expander-custom.example.com/backups/etcd/main
|
||||||
|
|
|
@ -227,7 +227,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: cas-priority-expander-custom.example.com
|
ClusterName: cas-priority-expander-custom.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -320,8 +319,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/cas-priority-expander-custom.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/cas-priority-expander-custom.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/cas-priority-expander-custom.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/cas-priority-expander-custom.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: cas-priority-expander-custom.example.com
|
ClusterName: cas-priority-expander-custom.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -55,7 +54,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: cas-priority-expander-custom.example.com
|
ClusterName: cas-priority-expander-custom.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -55,7 +54,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: cas-priority-expander-custom.example.com
|
ClusterName: cas-priority-expander-custom.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -55,7 +54,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: cas-priority-expander.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/cas-priority-expander.example.com
|
ConfigBase: memfs://clusters.example.com/cas-priority-expander.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: 7dUsD+nRVKaekOetyglYoC1sxGl9JxX9dn48UP8T5YQ=
|
NodeupConfigHash: K+P6Yc085bkcgT5H+MCLyv09GFdxEPFxh2XlUkwvdl8=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.cas-priority-expander.example.com:3988/
|
- https://kops-controller.internal.cas-priority-expander.example.com:3988/
|
||||||
InstanceGroupName: nodes-high-priority
|
InstanceGroupName: nodes-high-priority
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: J0wlRPXGFKt5wsGntyz7G/Tlz0oyTeRmDf/GVIMTHJM=
|
NodeupConfigHash: 6okqC1gY4fJxXCSS4uFq14XyAU2xzqQL8HG0f33nVsg=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.cas-priority-expander.example.com:3988/
|
- https://kops-controller.internal.cas-priority-expander.example.com:3988/
|
||||||
InstanceGroupName: nodes-low-priority
|
InstanceGroupName: nodes-low-priority
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: J0wlRPXGFKt5wsGntyz7G/Tlz0oyTeRmDf/GVIMTHJM=
|
NodeupConfigHash: 6okqC1gY4fJxXCSS4uFq14XyAU2xzqQL8HG0f33nVsg=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.cas-priority-expander.example.com:3988/
|
- https://kops-controller.internal.cas-priority-expander.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: J0wlRPXGFKt5wsGntyz7G/Tlz0oyTeRmDf/GVIMTHJM=
|
NodeupConfigHash: 6okqC1gY4fJxXCSS4uFq14XyAU2xzqQL8HG0f33nVsg=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -41,15 +41,12 @@ spec:
|
||||||
skipNodesWithSystemPods: true
|
skipNodesWithSystemPods: true
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/cas-priority-expander.example.com
|
configBase: memfs://clusters.example.com/cas-priority-expander.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/cas-priority-expander.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/cas-priority-expander.example.com/backups/etcd/main
|
||||||
|
|
|
@ -227,7 +227,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: cas-priority-expander.example.com
|
ClusterName: cas-priority-expander.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -320,8 +319,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/cas-priority-expander.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/cas-priority-expander.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/cas-priority-expander.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/cas-priority-expander.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: cas-priority-expander.example.com
|
ClusterName: cas-priority-expander.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -55,7 +54,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: cas-priority-expander.example.com
|
ClusterName: cas-priority-expander.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -55,7 +54,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: cas-priority-expander.example.com
|
ClusterName: cas-priority-expander.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -55,7 +54,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -137,7 +137,7 @@ ClusterName: complex.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/complex.example.com
|
ConfigBase: memfs://clusters.example.com/complex.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: H4IpFWHeDi9zIiRC4hhPtVgEA4sAI7UMC+Ge/n+2d2I=
|
NodeupConfigHash: 8llBgMPmer0wwNgQzc6HgHOziAIsfsuBrULCqM5rJ8g=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -160,7 +160,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.complex.example.com:3988/
|
- https://kops-controller.internal.complex.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: PaJx989I3MwTS+W8DSHpl8w8J+lM9J+kpdmSfx1PAts=
|
NodeupConfigHash: 9zv75Jx8cz2KERhJpSTtR9jMMEUm0ZZLCHZb220xJAo=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -46,15 +46,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/complex.example.com
|
configBase: memfs://clusters.example.com/complex.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/complex.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/complex.example.com/backups/etcd/main
|
||||||
|
|
|
@ -234,7 +234,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: complex.example.com
|
ClusterName: complex.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -329,8 +328,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/complex.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/complex.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/complex.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/complex.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: complex.example.com
|
ClusterName: complex.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -57,8 +56,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
packages:
|
packages:
|
||||||
- nfs-common
|
- nfs-common
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
|
|
|
@ -131,7 +131,7 @@ function download-release() {
|
||||||
echo "== nodeup node config starting =="
|
echo "== nodeup node config starting =="
|
||||||
ensure-install-dir
|
ensure-install-dir
|
||||||
|
|
||||||
echo "H4sIAAAAAAAA/2zOsU7DMBDG8T1P4R2lEVMrSwzUgGEgqhAEie2wL2lVn8/4bFp4eoQyRer+/+n7TODqd5m/Dx6zVnCSxoQqBXMPhFo5ppRRZIVnoBRw5Zgaw3E8TFsQ1IqQRtFd52a1CLuL+ilKgejQZq5pXiH4t22VtqCU9hqW0QsH1MpwLJnDLkDEpmePNc1HHkH2Wt27je1LnY7vn9uvSZ7Xd6N7WF+d7PltuE3D/neQj59XS35zvGn+AAAA//8BAAD//7mLlAv3AAAA" | base64 -d | gzip -d > conf/kube_env.yaml
|
echo "H4sIAAAAAAAA/2zOQWrDMBCF4b1OoQs4wlmURNCNRUkLJTEttHQ5yJMm9kgjNJLr45filaH7/+M9R1yHPvN8HzBbDT+iHFUpmM8Q0GrPIWUU2eECIRHuPAflOF7v3x0IWh0wXMUa41e1Cc2/+iVKgejxlLmmdSXAn22qNAWlNC1sozcmtNpxLJmpJ4iozjxgTeuRZ5Cb1ZdPMF18nR6W0+Gp7IU6OLbt/EX7d0fHS74dcBzNh+mX6VH9AgAA//8BAAD//310lgL3AAAA" | base64 -d | gzip -d > conf/kube_env.yaml
|
||||||
|
|
||||||
download-release
|
download-release
|
||||||
echo "== nodeup node config done =="
|
echo "== nodeup node config done =="
|
||||||
|
|
|
@ -131,7 +131,7 @@ function download-release() {
|
||||||
echo "== nodeup node config starting =="
|
echo "== nodeup node config starting =="
|
||||||
ensure-install-dir
|
ensure-install-dir
|
||||||
|
|
||||||
echo "H4sIAAAAAAAA/6yUzY6ySBiF914Fe/O1CIpg0ou3KEBQEASh6R1igSj/oKVmLn4iPcmXyXQmk0mzYHFO6lm8eXLkvLoe7ba6ZUfSLpmIdiM5v3Y9aa2oIEsmroq6JV33Ru5RUefkLa6KkVyVSZa6pL2RdjliGBlk0vZZksVRT7ol88eIYRjm1+tDiqZbjKzsPF3VZfCUIR16U9fR4SzLsMtSoDqCVDfVGqwGYdFyscjB3jWB1WS30Vz9wGNHQTLdg4nSu3qG/QBBqeUjMD0c9NOw8B+Hwmc/P8w+5BS6OsWWeVao9QTexDHdYqDBK3v+zgbIUJwhNHchVSHEvuNghU7bY2DkcTHPj5r/3ATWyVQpxU5orKtP/XSLLXAUhBzAA8SlQF0wEFiqzj9b1ruIl7YLxBs9J2b9NLZ54IjCVLhpfGhHXAOpvvBn1ZomPvvQ0+kAOffjlZDM7Am92GB7tpfsakl/iNVKUVTKykAVgMiSTQUoTkPs71gbnNUEgYMhVbSvw4KowXR/VKiCJtRRTTARJCJdOcODLUKholoa//TPXrzJDYo7YzZZS9hfrKvTHv6C/PPywCqAxCPLJyFHF8G6Trac1OicNK+vnDyLIwkyX9vWqRuLA6QvnK4R2vje8964PcxFyfb7J1vQSbz27tuLkK44WZbHj1Xy4Oj7+29vFAt/b83/tepWuBG7hTwsPtY/a5Vnct9b9Sp+zCpTFdRZ9HmsCbvb14/HJUJ1QD/lkh6S5BRqWzpOOmF33Fz3zcKRrcIoJkqzGCBBsH1mZogzXXIPcV7jseBkBmvxSlPX/v4HrdroRS3A7mxjWAnlSR93ceD3vCMdyn+1ynf8+9zc91fQCbGvtlTNp/e+9jhXUG9JJhozXb6X+ZeaElrsMXftTrGv2n1Eqo2kJVcxCmdrA5GmSefVOZ81xa70Tuf/YlU3LFn3mrJfzKnv6245mVyquvsVV2XfVnlO2res7ElbRvnbd5O45CVRnIz0suujMiZaW13rrwEtqyPp/l7sqpwsGas6ktHrd62/9nQVdaclUy5MTSV3vmBpu7Ef9p2oar65bD4bPBP9NHAD9Ki87YdhXd5HfwIAAP//AQAA//9Z3yNrvgUAAA==" | base64 -d | gzip -d > conf/kube_env.yaml
|
echo "H4sIAAAAAAAA/6yUSY+yWBiF9/4K9uYrERXBpBYvo6AgM0XtkEmQ4TJ51fSP70h18qXTlU6nUyxYnJP7LN48OXzZjLHRNbc8TrodEeJ+xpdjPySdHlbJjoiaCnVJ378l97BCZfIWNdWMb+o0z+ykuyXdbkYQPPBJN+RpHoVD0u+IP2YEQRC/Xh8nyopO8KLlKJLCgyNO6dRrisKdC54HK88AKxxkiiYh0FtOYHRbYChwbQ1Imbdb2VbOK8EUOR67oHHZXSrAnSBcpnscaI7gD8ug8h7nyiM/P7QhoES8v0S6VohYf8JKEyJ8EgD7r+z5O5sgU1FAoFkBliAQPNMURLzsYl8to2pTxrL3PPr6RZMwFsxAPTSfyuUW6WCKHGeCMEFsDNgGlQNdUlbPjnSuzLXrfeaGi1RDT/VU+iZDL+mbvAqMkGohU7beujng1CMfSracIMUw39Pp2ljgqwGGYziphVjlwTR7UZQwyQMWAUKd10TAQhYInkUaYO4XHJgCZKL8dVhgZFi6sYhFboFNSQONg5TBe3N6cOK4QJR0efX0Cic6lioWenW9OLCCtz00Fxf+gvzz8kCKwDExuUoDCm/9A0pPFNsqFLtBI8Wvo5CF3JNPKLMjZoIMldm3dBfdh5Uz784bhjW84UlWeBEdnPvpSmd7iuf5+WOfPij8/v7bG1EXvrfm/1p1q+yQPEEZVB+Hn7XK0ajvrXoVP2aVJtHSOvyMUUJaLno8riGHfPzJ1/icppdAPuF52tNWfBzddmvyeqVWC7HdThDfPz1zLRByhbXPUYmEOW3mKqmvxBYhz/1Bq45KhWiwCkOAPV1flHkf+d6wMtlz/a9WeaZ332juMIKSJMZosM1meR+QQ9m0dEtzRl0r/L0uv9Rkua0rUGN/iTzJGMKkObJyOjJhsD6oXNK22aYpynVbWbVzKf6LVf20ZP1ryn4Rl2FA/W6xuDao/xU19dA1ZZl0b3k9JF0dlm/fTeJuxTLMYqbU/RDWUSJ3zYi+BrRu4qT/e2E1ZbIj9CZOZq/fiL72dB/2lx3RpB/PO+sGlmu5aRFXKjo/3FqfgzrYR/CBF8bb9boht8P6ffYnAAAA//8BAAD//yzJLZS+BQAA" | base64 -d | gzip -d > conf/kube_env.yaml
|
||||||
|
|
||||||
download-release
|
download-release
|
||||||
echo "== nodeup node config done =="
|
echo "== nodeup node config done =="
|
||||||
|
|
|
@ -24,15 +24,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/compress.example.com
|
configBase: memfs://clusters.example.com/compress.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/compress.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/compress.example.com/backups/etcd/main
|
||||||
|
|
|
@ -227,7 +227,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: compress.example.com
|
ClusterName: compress.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -321,8 +320,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/compress.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/compress.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/compress.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/compress.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: compress.example.com
|
ClusterName: compress.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -56,7 +55,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: containerd.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/containerd.example.com
|
ConfigBase: memfs://clusters.example.com/containerd.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: FUUEom6ukiK3eDYB3SkAGWRQrg5+RKpXD0T6n/1X4Jc=
|
NodeupConfigHash: 1c0bdQQlv/9w/LC9ETyrH5rSYG9TDDOfG0aPpwl8avw=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.containerd.example.com:3988/
|
- https://kops-controller.internal.containerd.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: ahH7ZzRD9p5KxDl1kUM6jp9srjL1L1BR9jA9/gI9oX0=
|
NodeupConfigHash: Yg/adzjp6tTaFbr/irCcRQc50fi0RzS0Z7u2ucKd4Xg=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,6 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/containerd.example.com
|
configBase: memfs://clusters.example.com/containerd.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
packages:
|
packages:
|
||||||
|
@ -40,8 +39,6 @@ spec:
|
||||||
skipInstall: true
|
skipInstall: true
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/containerd.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/containerd.example.com/backups/etcd/main
|
||||||
|
|
|
@ -223,7 +223,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: containerd.example.com
|
ClusterName: containerd.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -326,8 +325,6 @@ containerdConfig:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
skipInstall: true
|
skipInstall: true
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/containerd.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/containerd.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/containerd.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/containerd.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -9,7 +9,6 @@ Assets:
|
||||||
- ef17764ffd6cdcb16d76401bac1db6acc050c9b088f1be5efa0e094ea3b01df0@https://storage.googleapis.com/k8s-artifacts-cni/release/v0.9.1/cni-plugins-linux-arm64-v0.9.1.tgz
|
- ef17764ffd6cdcb16d76401bac1db6acc050c9b088f1be5efa0e094ea3b01df0@https://storage.googleapis.com/k8s-artifacts-cni/release/v0.9.1/cni-plugins-linux-arm64-v0.9.1.tgz
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: containerd.example.com
|
ClusterName: containerd.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -61,7 +60,5 @@ containerdConfig:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
skipInstall: true
|
skipInstall: true
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: containerd.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/containerd.example.com
|
ConfigBase: memfs://clusters.example.com/containerd.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: 94mjtG+SfGDcu/VczjCRwM5mJHSEDtz+ol3uAl5qYd4=
|
NodeupConfigHash: fz9KbLOvU9GLgVb7ZXxJhcQxz8wWI6KhFfQ3mCnreHk=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.containerd.example.com:3988/
|
- https://kops-controller.internal.containerd.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: d/PBUemSeFM+VFWLbU5jCUEBM2eWLSgkjEvWjr0R2xc=
|
NodeupConfigHash: 1jg95u7GPL0HnfQJNtWL9mWdSCLUCUOA0eWhT2B22FY=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -24,15 +24,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/containerd.example.com
|
configBase: memfs://clusters.example.com/containerd.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/containerd.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/containerd.example.com/backups/etcd/main
|
||||||
|
|
|
@ -227,7 +227,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: containerd.example.com
|
ClusterName: containerd.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -321,8 +320,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/containerd.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/containerd.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/containerd.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/containerd.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: containerd.example.com
|
ClusterName: containerd.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -56,7 +55,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: 123.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/123.example.com
|
ConfigBase: memfs://clusters.example.com/123.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: TqPcvl4kVvZiIl2qWDBLAVLDX69Y47lotA93yu47epU=
|
NodeupConfigHash: qChgByhD5nB4lLd8HZOUfsfQ69etOiUsUMLIFzEMPVw=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.123.example.com:3988/
|
- https://kops-controller.internal.123.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: yqoUdggZMkzcgSHHZBzAWN7VK0OzLjJpONsKjw4JJ/w=
|
NodeupConfigHash: GqjLoKmrWj0eWeJBo3cRomMeFPf3fZvlLtyL4NZ8EqM=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -24,15 +24,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/123.example.com
|
configBase: memfs://clusters.example.com/123.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/123.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/123.example.com/backups/etcd/main
|
||||||
|
|
|
@ -227,7 +227,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: 123.example.com
|
ClusterName: 123.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -321,8 +320,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/123.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/123.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/123.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/123.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: 123.example.com
|
ClusterName: 123.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -56,7 +55,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: existing-iam.example.com
|
||||||
ConfigBase: memfs://tests/existing-iam.example.com
|
ConfigBase: memfs://tests/existing-iam.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: mAShQY9FnOUD5LiIGGWkuNiRCpZzYGe0MerDogURTN8=
|
NodeupConfigHash: aLLzoBfj9paYdXPoA1HpA0xVxjzkZfxTQN+SDclzE1w=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: existing-iam.example.com
|
||||||
ConfigBase: memfs://tests/existing-iam.example.com
|
ConfigBase: memfs://tests/existing-iam.example.com
|
||||||
InstanceGroupName: master-us-test-1b
|
InstanceGroupName: master-us-test-1b
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: sPEfZDSw74UkUB1c4oh/+CVsx2+U2ypeNrXn7B1BSKQ=
|
NodeupConfigHash: GbFptRJhDDhur+YthxicAk5iiUuaAzGHGYTg96lbyTI=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: existing-iam.example.com
|
||||||
ConfigBase: memfs://tests/existing-iam.example.com
|
ConfigBase: memfs://tests/existing-iam.example.com
|
||||||
InstanceGroupName: master-us-test-1c
|
InstanceGroupName: master-us-test-1c
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: x9DXSNLLWBc2zHETCyJWua57Ro5j5IIKZ2+YWWQ7kz0=
|
NodeupConfigHash: dP9MVSeFtt7o2WnajBQ8wApWZaML1bvtROeDWeel5XE=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.existing-iam.example.com:3988/
|
- https://kops-controller.internal.existing-iam.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: d6+93SBV5h0mBkncKt1EdhObQn0t3tHJIi6Nhu/4al4=
|
NodeupConfigHash: GSsBDtjQfGnMwHf+WSydfttB2ijdROTE9WkBo+K5PFo=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -24,15 +24,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://tests/existing-iam.example.com
|
configBase: memfs://tests/existing-iam.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://tests/existing-iam.example.com/backups/etcd/main
|
backupStore: memfs://tests/existing-iam.example.com/backups/etcd/main
|
||||||
|
|
|
@ -227,7 +227,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: existing-iam.example.com
|
ClusterName: existing-iam.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -321,8 +320,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://tests/existing-iam.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://tests/existing-iam.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://tests/existing-iam.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://tests/existing-iam.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -227,7 +227,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: existing-iam.example.com
|
ClusterName: existing-iam.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -321,8 +320,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://tests/existing-iam.example.com/manifests/etcd/main-master-us-test-1b.yaml
|
- memfs://tests/existing-iam.example.com/manifests/etcd/main-master-us-test-1b.yaml
|
||||||
- memfs://tests/existing-iam.example.com/manifests/etcd/events-master-us-test-1b.yaml
|
- memfs://tests/existing-iam.example.com/manifests/etcd/events-master-us-test-1b.yaml
|
||||||
|
|
|
@ -227,7 +227,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: existing-iam.example.com
|
ClusterName: existing-iam.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -321,8 +320,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://tests/existing-iam.example.com/manifests/etcd/main-master-us-test-1c.yaml
|
- memfs://tests/existing-iam.example.com/manifests/etcd/main-master-us-test-1c.yaml
|
||||||
- memfs://tests/existing-iam.example.com/manifests/etcd/events-master-us-test-1c.yaml
|
- memfs://tests/existing-iam.example.com/manifests/etcd/events-master-us-test-1c.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: existing-iam.example.com
|
ClusterName: existing-iam.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -56,7 +55,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: existingsg.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/existingsg.example.com
|
ConfigBase: memfs://clusters.example.com/existingsg.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: vZTlSkCxPadc3Pd11FB0fZ8RAe7s5BraW79K0kF/ww4=
|
NodeupConfigHash: 6ZIt85D3UYw83oSyzQE5BsbfcWFRyUV5A6poitV7DgQ=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: existingsg.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/existingsg.example.com
|
ConfigBase: memfs://clusters.example.com/existingsg.example.com
|
||||||
InstanceGroupName: master-us-test-1b
|
InstanceGroupName: master-us-test-1b
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: xXXVjS8P1JDouLlfzk0vdxSBgPXsdPMB3Xy4qI4FfuQ=
|
NodeupConfigHash: vZ9QwtYlcfn/vYBTFk16OAJL3mehLccCkThP49I+k7M=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: existingsg.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/existingsg.example.com
|
ConfigBase: memfs://clusters.example.com/existingsg.example.com
|
||||||
InstanceGroupName: master-us-test-1c
|
InstanceGroupName: master-us-test-1c
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: o3JR7gA6vf0pkFZn9MUB6zKJ6Q52dQeIlR0NU1sUSHk=
|
NodeupConfigHash: iYqXVWBTzWgJSDg6KYtlbXrbonHrKOMg3hshVbEQVMI=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.existingsg.example.com:3988/
|
- https://kops-controller.internal.existingsg.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: ubSBZl2/0wFn7AQuzVmZL21hw6/dOEhSmntEdLVYfM8=
|
NodeupConfigHash: NX2slUpyP9RLTCFl9wwXS67sZJ4624w9mS23zVfpxE8=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -27,15 +27,12 @@ spec:
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
clusterDNSDomain: cluster.local
|
clusterDNSDomain: cluster.local
|
||||||
configBase: memfs://clusters.example.com/existingsg.example.com
|
configBase: memfs://clusters.example.com/existingsg.example.com
|
||||||
containerRuntime: containerd
|
|
||||||
containerd:
|
containerd:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
dnsZone: Z1AFAKE1ZON3YO
|
dnsZone: Z1AFAKE1ZON3YO
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdClusters:
|
etcdClusters:
|
||||||
- backups:
|
- backups:
|
||||||
backupStore: memfs://clusters.example.com/existingsg.example.com/backups/etcd/main
|
backupStore: memfs://clusters.example.com/existingsg.example.com/backups/etcd/main
|
||||||
|
|
|
@ -226,7 +226,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: existingsg.example.com
|
ClusterName: existingsg.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -320,8 +319,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/main-master-us-test-1a.yaml
|
||||||
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/events-master-us-test-1a.yaml
|
||||||
|
|
|
@ -226,7 +226,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: existingsg.example.com
|
ClusterName: existingsg.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -320,8 +319,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/main-master-us-test-1b.yaml
|
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/main-master-us-test-1b.yaml
|
||||||
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/events-master-us-test-1b.yaml
|
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/events-master-us-test-1b.yaml
|
||||||
|
|
|
@ -226,7 +226,6 @@ CAs:
|
||||||
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
9B7UD2ushcVFPtaeoL9Gfu8aY4KJBeqqg5ojl4qmRnThjw==
|
||||||
-----END CERTIFICATE-----
|
-----END CERTIFICATE-----
|
||||||
ClusterName: existingsg.example.com
|
ClusterName: existingsg.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
ControlPlaneConfig:
|
ControlPlaneConfig:
|
||||||
KubeControllerManager:
|
KubeControllerManager:
|
||||||
allocateNodeCIDRs: true
|
allocateNodeCIDRs: true
|
||||||
|
@ -320,8 +319,6 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
etcdManifests:
|
etcdManifests:
|
||||||
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/main-master-us-test-1c.yaml
|
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/main-master-us-test-1c.yaml
|
||||||
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/events-master-us-test-1c.yaml
|
- memfs://clusters.example.com/existingsg.example.com/manifests/etcd/events-master-us-test-1c.yaml
|
||||||
|
|
|
@ -13,7 +13,6 @@ Assets:
|
||||||
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
- 54e79e4d48b9e191767e4abc08be1a8476a1c757e9a9f8c45c6ded001226867f@https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.arm64
|
||||||
CAs: {}
|
CAs: {}
|
||||||
ClusterName: existingsg.example.com
|
ClusterName: existingsg.example.com
|
||||||
ContainerRuntime: containerd
|
|
||||||
Hooks:
|
Hooks:
|
||||||
- null
|
- null
|
||||||
- null
|
- null
|
||||||
|
@ -56,7 +55,5 @@ containerdConfig:
|
||||||
runc:
|
runc:
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
version: 1.6.20
|
version: 1.6.20
|
||||||
docker:
|
|
||||||
skipInstall: true
|
|
||||||
usesLegacyGossip: false
|
usesLegacyGossip: false
|
||||||
usesNoneDNS: false
|
usesNoneDNS: false
|
||||||
|
|
|
@ -128,7 +128,7 @@ ClusterName: minimal.example.com
|
||||||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||||
InstanceGroupName: master-us-test-1a
|
InstanceGroupName: master-us-test-1a
|
||||||
InstanceGroupRole: ControlPlane
|
InstanceGroupRole: ControlPlane
|
||||||
NodeupConfigHash: UhWxV84/7jb2wSFze1pzEmopJrPwVIM23XQhhPc/j6A=
|
NodeupConfigHash: wlwDwuGdu+VCRynnTM+pyeVEBJQXEvR7Zq116GoktwQ=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@ ConfigServer:
|
||||||
- https://kops-controller.internal.minimal.example.com:3988/
|
- https://kops-controller.internal.minimal.example.com:3988/
|
||||||
InstanceGroupName: nodes
|
InstanceGroupName: nodes
|
||||||
InstanceGroupRole: Node
|
InstanceGroupRole: Node
|
||||||
NodeupConfigHash: q+zd9qOWcsPuVG5sYSiAcphkD0PBPRnWbw9yRz0MRLA=
|
NodeupConfigHash: 1AGiv4MNUt9ZDs4jDI6wLlDP7gNbhcdFx4N5IrqMuj0=
|
||||||
|
|
||||||
__EOF_KUBE_ENV
|
__EOF_KUBE_ENV
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue