mirror of https://github.com/kubernetes/kops.git
hack/update-expected.sh
This commit is contained in:
parent
d58a19e1bd
commit
a63e65038f
|
|
@ -120,8 +120,6 @@ contents: |
|
|||
- mountPath: /etc/openssl
|
||||
name: etcopenssl
|
||||
readOnly: true
|
||||
- mountPath: /etc/kubernetes/pki/kube-apiserver
|
||||
name: pki
|
||||
- mountPath: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
readOnly: true
|
||||
|
|
@ -170,10 +168,6 @@ contents: |
|
|||
- hostPath:
|
||||
path: /etc/openssl
|
||||
name: etcopenssl
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/pki/kube-apiserver
|
||||
type: DirectoryOrCreate
|
||||
name: pki
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
|
|
|
|||
|
|
@ -98,8 +98,6 @@ contents: |
|
|||
- mountPath: /etc/openssl
|
||||
name: etcopenssl
|
||||
readOnly: true
|
||||
- mountPath: /etc/kubernetes/pki/kube-apiserver
|
||||
name: pki
|
||||
- mountPath: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
readOnly: true
|
||||
|
|
@ -145,10 +143,6 @@ contents: |
|
|||
- hostPath:
|
||||
path: /etc/openssl
|
||||
name: etcopenssl
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/pki/kube-apiserver
|
||||
type: DirectoryOrCreate
|
||||
name: pki
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
|
|
|
|||
|
|
@ -98,8 +98,6 @@ contents: |
|
|||
- mountPath: /etc/openssl
|
||||
name: etcopenssl
|
||||
readOnly: true
|
||||
- mountPath: /etc/kubernetes/pki/kube-apiserver
|
||||
name: pki
|
||||
- mountPath: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
readOnly: true
|
||||
|
|
@ -145,10 +143,6 @@ contents: |
|
|||
- hostPath:
|
||||
path: /etc/openssl
|
||||
name: etcopenssl
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/pki/kube-apiserver
|
||||
type: DirectoryOrCreate
|
||||
name: pki
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
|
|
|
|||
|
|
@ -77,20 +77,6 @@ mode: "0600"
|
|||
path: /srv/kubernetes/server.key
|
||||
type: file
|
||||
---
|
||||
contents: |
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
MIIBPQIBAAJBANiW3hfHTcKnxCig+uWhpVbOfH1pANKmXVSysPKgE80QSU4tZ6m4
|
||||
9pAEeIMsvwvDMaLsb2v6JvXe0qvCmueU+/sCAwEAAQJBAKt/gmpHqP3qA3u8RA5R
|
||||
2W6L360Z2Mnza1FmkI/9StCCkJGjuE5yDhxU4JcVnFyX/nMxm2ockEEQDqRSu7Oo
|
||||
xTECIQD2QsUsgFL4FnXWzTclySJ6ajE4Cte3gSDOIvyMNMireQIhAOEnsV8UaSI+
|
||||
ZyL7NMLzMPLCgtsrPnlamr8gdrEHf9ITAiEAxCCLbpTI/4LL2QZZrINTLVGT34Fr
|
||||
Kl/yI5pjrrp/M2kCIQDfOktQyRuzJ8t5kzWsUxCkntS+FxHJn1rtQ3Jp8dV4oQIh
|
||||
AOyiVWDyLZJvg7Y24Ycmp86BZjM9Wk/BfWpBXKnl9iDY
|
||||
-----END RSA PRIVATE KEY-----
|
||||
mode: "0600"
|
||||
path: /srv/kubernetes/service-account.key
|
||||
type: file
|
||||
---
|
||||
Name: master
|
||||
alternateNames:
|
||||
- kubernetes
|
||||
|
|
|
|||
|
|
@ -98,8 +98,6 @@ contents: |
|
|||
- mountPath: /etc/openssl
|
||||
name: etcopenssl
|
||||
readOnly: true
|
||||
- mountPath: /etc/kubernetes/pki/kube-apiserver
|
||||
name: pki
|
||||
- mountPath: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
readOnly: true
|
||||
|
|
@ -145,10 +143,6 @@ contents: |
|
|||
- hostPath:
|
||||
path: /etc/openssl
|
||||
name: etcopenssl
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/pki/kube-apiserver
|
||||
type: DirectoryOrCreate
|
||||
name: pki
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
|
|
|
|||
|
|
@ -98,8 +98,6 @@ contents: |
|
|||
- mountPath: /etc/openssl
|
||||
name: etcopenssl
|
||||
readOnly: true
|
||||
- mountPath: /etc/kubernetes/pki/kube-apiserver
|
||||
name: pki
|
||||
- mountPath: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
readOnly: true
|
||||
|
|
@ -145,10 +143,6 @@ contents: |
|
|||
- hostPath:
|
||||
path: /etc/openssl
|
||||
name: etcopenssl
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/pki/kube-apiserver
|
||||
type: DirectoryOrCreate
|
||||
name: pki
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
|
|
|
|||
|
|
@ -97,8 +97,6 @@ contents: |
|
|||
- mountPath: /etc/openssl
|
||||
name: etcopenssl
|
||||
readOnly: true
|
||||
- mountPath: /etc/kubernetes/pki/kube-apiserver
|
||||
name: pki
|
||||
- mountPath: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
readOnly: true
|
||||
|
|
@ -144,10 +142,6 @@ contents: |
|
|||
- hostPath:
|
||||
path: /etc/openssl
|
||||
name: etcopenssl
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/pki/kube-apiserver
|
||||
type: DirectoryOrCreate
|
||||
name: pki
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/cloud.config
|
||||
name: cloudconfig
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@ Resources.AWSEC2LaunchTemplateapiserverapiserversminimalexamplecom.Properties.La
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: apiserver
|
||||
InstanceGroupRole: APIServer
|
||||
NodeupConfigHash: UIF8A5ED1w9P2fRrndYHLCBGNaSVTRplgwToLmlmEms=
|
||||
NodeupConfigHash: uyxw2QanaxrAyTUMA6EDpzkUiyyKtGgpHZrmzW9MF5Y=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
@ -416,7 +416,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersminimalexamplecom.Properties.
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: iiiX7Yvik7SPQ07+PQGgYQJwTzRaaaOpwnet/rDo4Ww=
|
||||
NodeupConfigHash: KBozjKWIT5RV02kzo6rSvQfYQ73jyPDSApqfyg9E1OE=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: eTB2DBfNtMJN6u7mVWuc7LBvrNLKT1TZRHERRX43VLk=
|
||||
NodeupConfigHash: 3m0TihmabfHydii80nmac7Irnyfk+xv26p+62zf+H20=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/bastionuserdata.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: uTtJ8axCo3osmPKeLJu7hPMDSjR5SgkoV4eKh3ts4iE=
|
||||
NodeupConfigHash: EP79BKlgvRMGBAm4LXU10tdowJNK8Dhy9plSYDjZMzQ=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -260,7 +260,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amasterscomplexexamplecom.Properties.
|
|||
ConfigBase: memfs://clusters.example.com/complex.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: vrjO+00Fqv07UAc6etTtZaOgUsYpoDmVCrf3IxEQrGA=
|
||||
NodeupConfigHash: aR6/gCas//cB6aSxSoWWUgGfKbYTJjQiE5oSTZ6bs58=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -259,7 +259,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/complex.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: vrjO+00Fqv07UAc6etTtZaOgUsYpoDmVCrf3IxEQrGA=
|
||||
NodeupConfigHash: aR6/gCas//cB6aSxSoWWUgGfKbYTJjQiE5oSTZ6bs58=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -235,6 +235,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@ ensure-install-dir
|
|||
|
||||
echo "H4sIAAAAAAAA/+xWTXPbNhC961dgppPJJSbFxE1bTg5V5LRWY6WslI9eIWBFoQIBZgFQVn99ZwFSH47VTKfHdjxjW7uLxe7btw8S2gY5tWat6nLEGN+5N6+X0+XsBlUHSCbGwPCVBlmyNdcORow13PAalt4ir2GquXPgSuYxwEhY47kygItgvGqgZAeLPDolJda2voMOdMmUWdsRYx2gU9aUrMius5cjacU2leC2qp0Z57nW/TVgBO5br6zpa2cmaD0CL+RUB+cBHR2EDox3qYtD9hfZdVa8iG0o87hvG1YwqWZLwB4ErrXdVag6paEmKGIVjHFjzb6xwU2C3xwB4q2aBKnACIi3XzHKiAY8uMx1IpOw5kH7FJqumdpgfMkKsgW/saj+5NTg3Eoo2UTv+N5NqIwRYytl5ERKBOdKNs7iz4ixOMwKbackYEnDHA3Tm8hGOeqx0qFWpq/qHW/AtVzAnVqD2AsN0XynGuUX3NSA8TMVqARMhKAao6kixJwH4z9aHRq44yvQ0XOTWjtlx6n9vdWAsbElCGtkcs6D516Z+lDmJ1htrN1G50eulbzsfmclLMB5VILSRtsCnA0o4LdgPScQvJAJ5r7zjfetK/O8eP5dhK8or8fj4jzy1w4QlRxGmCc2ffPo0ecjxlTDayjZ9nuX1QIzZXOa+hVvlUtE6orseREnRQ4NvkJYAyIMw3y/b4fbZsYDGq5nVfx4a503vEnzeXN/4juuEdWA8DmA8xvgEjDSBWSccsrK6xqh5t7iw9g39x75bfyXqlL3w5HfrxbQWA9XMeLq4bmf0YY2nXt4ILoexn9wVHoDjx8hLy08iIBQWfQlu75+ES2nFJw5F4jhwyh4qzLVA5YJ27QEZgb3vGk1kOGLDL98erv8sJj9gxS5bcEomXdF/sdu644Ze8GZVXFjSlaMx9nLa6JGHmXGpU14zcUWjCwjw5LETK3xaLUGnEdFPUiN4B6I1tPZzcIdxcZ7LjY3QL8XtDxCaVjujagAlZUlK5qxuyQDIlVJGVOJP7xMJRZHJxGFBPtR/EQU2oAwpfQLGzyJ/qB4F7gvDh1eNX2LxyXQiXga4t4mJT6xHfo+Z3hwcK5HUwQJxiuuB6jo6grt/b78auNtWCR2Rh/1uek3bdj+kj39ke/c08tNtvGqk75O6qWApdiADDqN90IOd4j5d/j0wlJefptETWvZv+/M7Z2HRh7sC2t9yfKvsOjm3fKE58X4xGPjqzp8zIjL+vAK3cAq1LUy9S03UtP6Dz1Al9T7lqMsWQONxX3GO640nXtVjMdz9cxYCWt3Zn4yGBX9dT8hwKtvnzyLKH8ROljPYv9+5IRnYn7FCcW845hrtcp7oPNjwBdMNeB3Frfpxe13yyhyWDPn7nMA5GnHz0WD4GytnHOj1uB8fzF4kR+/ReRN73WjhhPSb/8f/H9t8PSy1vQlDHuFoX6Hef8FAAD//wEAAP//MYvDU9kLAAA=" | base64 -d | gzip -d > conf/cluster_spec.yaml
|
||||
|
||||
echo "H4sIAAAAAAAA/1TOzUrEMBQF4H2eIi/QaYdRBgJuHKk/tCVa8Gd5TW5rIekNuYktPr1UV90evnM4F0fZ6kjfk8WoJCwsLjQP03gLjEp69AOrsjQuc8LIB1zBB4cHQ7405ENE3oXiceYEs8H7SDl04LcR2LpF5iIhp+IIe/RCDpVs/5DoyGIO/xcegL+UvOvr9Wg0fGpIH9qH9vV9Of1Une2r8ent+XxuTld1SnjdVDfiFwAA//8BAAD//+NR7mLPAAAA" | base64 -d | gzip -d > conf/kube_env.yaml
|
||||
echo "H4sIAAAAAAAA/1TOzU7DMBAE4Lufwi+QplRCRZY4lBJ+JKhcDpXgtjjb1Io3a7w2yeOj0FOuo29Gsw9cWpv417eYjIZR1J6Hs+8eQNBoQjqLqWsXimRMssIJKAZcOabaMcWEsgjV6yAZBofPiUs8AM0jMHerIlVGydUNLNEHBzT6/R+pA7dY4vXCC8jF6NEfd4/r4w/feSsbuu3Xl21HZQent63tvzu7aZqn09eUP5t79QcAAP//AQAA//8UHNlZzwAAAA==" | base64 -d | gzip -d > conf/kube_env.yaml
|
||||
|
||||
download-release
|
||||
echo "== nodeup node config done =="
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -253,7 +253,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amasterscontainerdexamplecom.Properti
|
|||
ConfigBase: memfs://clusters.example.com/containerd.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: AT7DYq7rR8a2Hsz6SojkkA9etLAjU+GB4AZbEXKxiEw=
|
||||
NodeupConfigHash: D8ZatkSJhO0kShbDZ7xKtdA2xor1d6SK3a3Rfs3HhUA=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amasterscontainerdexamplecom.Properti
|
|||
ConfigBase: memfs://clusters.example.com/containerd.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: s4V7ws1HxBsVMPFxBfHA29vgDC/xrmTzpjuJ7dJx/f4=
|
||||
NodeupConfigHash: kwu0YqIcc5eKz6NysUQ1Le8Fqt7PH4BplfJiklzvOCs=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -263,7 +263,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersdockerexamplecom.Properties.L
|
|||
ConfigBase: memfs://clusters.example.com/docker.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: uCB+we8vSi2ma1kTwMxs06dtg6q/GgBUeXEITs8/r0Q=
|
||||
NodeupConfigHash: TfZGDw3iiaRxHwVY1pkcET3l4TWwrcyG7CCxWZjQDs0=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://tests/existing-iam.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: 1Wlk2kMJPVyJ8K4Y1N/PkzEljHxuqfk+L5HR3d25nx0=
|
||||
NodeupConfigHash: DQR5kzzU7etNvPPGUfeut4+mAK89QMhd/403v9gm1Fk=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://tests/existing-iam.example.com
|
||||
InstanceGroupName: master-us-test-1b
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: 1Wlk2kMJPVyJ8K4Y1N/PkzEljHxuqfk+L5HR3d25nx0=
|
||||
NodeupConfigHash: DQR5kzzU7etNvPPGUfeut4+mAK89QMhd/403v9gm1Fk=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://tests/existing-iam.example.com
|
||||
InstanceGroupName: master-us-test-1c
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: 1Wlk2kMJPVyJ8K4Y1N/PkzEljHxuqfk+L5HR3d25nx0=
|
||||
NodeupConfigHash: DQR5kzzU7etNvPPGUfeut4+mAK89QMhd/403v9gm1Fk=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersminimalexamplecom.Properties.
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: sY7YT7oNfZCH3MZAUkAwnkHVsjYj39LYWaV6izdJDIk=
|
||||
NodeupConfigHash: OVHhBXXqwSidrUnaLkEpqE3WfZ8ek/sTrq/JKiEDY+4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/existingsg.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: udRRYD8Hbdm3O9U657MWFIdz8NxBLbW1ObLxWeGDQxM=
|
||||
NodeupConfigHash: AMwFCjGNNlzHM/+ZNTLBB56kk7gBiw2p1zfWrNkWYsg=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/existingsg.example.com
|
||||
InstanceGroupName: master-us-test-1b
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: udRRYD8Hbdm3O9U657MWFIdz8NxBLbW1ObLxWeGDQxM=
|
||||
NodeupConfigHash: AMwFCjGNNlzHM/+ZNTLBB56kk7gBiw2p1zfWrNkWYsg=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/existingsg.example.com
|
||||
InstanceGroupName: master-us-test-1c
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: udRRYD8Hbdm3O9U657MWFIdz8NxBLbW1ObLxWeGDQxM=
|
||||
NodeupConfigHash: AMwFCjGNNlzHM/+ZNTLBB56kk7gBiw2p1zfWrNkWYsg=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersexternallbexamplecom.Properti
|
|||
ConfigBase: memfs://clusters.example.com/externallb.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: cahKRe4OfYgDLlzeQ2hyUONwlVtleFOrR4LjBxjX9o8=
|
||||
NodeupConfigHash: vYvcWAlVg2hKC/Reom/9jbtatVHUOusGiiTHXNRaomo=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/externallb.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: cahKRe4OfYgDLlzeQ2hyUONwlVtleFOrR4LjBxjX9o8=
|
||||
NodeupConfigHash: vYvcWAlVg2hKC/Reom/9jbtatVHUOusGiiTHXNRaomo=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -246,7 +246,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/externalpolicies.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: piqNWiBSzjLaap9r5jHr8xUBhvT/1RwuspJG50TM2mE=
|
||||
NodeupConfigHash: GFs06Sn4Zf+FTafagmLEc5CduMWJlxuYlTeM3bkrupA=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -231,6 +231,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://tests/ha.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: o856vpKJ4KO3hTtshF0oJ7sqFn8i3xO0A7eg9SfBgyg=
|
||||
NodeupConfigHash: 8cG85jAw4RMzjhjw9lP8ak7vWVFXfcWH/OBhvN1o/+w=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://tests/ha.example.com
|
||||
InstanceGroupName: master-us-test-1b
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: o856vpKJ4KO3hTtshF0oJ7sqFn8i3xO0A7eg9SfBgyg=
|
||||
NodeupConfigHash: 8cG85jAw4RMzjhjw9lP8ak7vWVFXfcWH/OBhvN1o/+w=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://tests/ha.example.com
|
||||
InstanceGroupName: master-us-test-1c
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: o856vpKJ4KO3hTtshF0oJ7sqFn8i3xO0A7eg9SfBgyg=
|
||||
NodeupConfigHash: 8cG85jAw4RMzjhjw9lP8ak7vWVFXfcWH/OBhvN1o/+w=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -231,6 +231,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -231,6 +231,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -231,6 +231,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ CloudProvider: gce
|
|||
ConfigBase: memfs://tests/ha-gce.example.com
|
||||
InstanceGroupName: master-us-test1-a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: Ydh3ZWKyY/Oss/NeoX6MkT2Mf1Nz4dOdHik6MBGAA3k=
|
||||
NodeupConfigHash: GSEicj0IKzSzbw+4ntsUo2JgaGjD0GqanMzFSl+u/7s=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ CloudProvider: gce
|
|||
ConfigBase: memfs://tests/ha-gce.example.com
|
||||
InstanceGroupName: master-us-test1-b
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: Ydh3ZWKyY/Oss/NeoX6MkT2Mf1Nz4dOdHik6MBGAA3k=
|
||||
NodeupConfigHash: GSEicj0IKzSzbw+4ntsUo2JgaGjD0GqanMzFSl+u/7s=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ CloudProvider: gce
|
|||
ConfigBase: memfs://tests/ha-gce.example.com
|
||||
InstanceGroupName: master-us-test1-c
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: Ydh3ZWKyY/Oss/NeoX6MkT2Mf1Nz4dOdHik6MBGAA3k=
|
||||
NodeupConfigHash: GSEicj0IKzSzbw+4ntsUo2JgaGjD0GqanMzFSl+u/7s=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: zZcoS7xOvssEjnv0va4Q/5Ei7kKvK1R1zl7Rub2MZ0Q=
|
||||
NodeupConfigHash: FqNTaGQgtdbRFT3KuMuy/xzAZjH77wJuhwtrbA4iknU=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -252,7 +252,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: b4czBcyhh8e+QVo86DZFF+jEFNvON38TeSDX3B79ZLQ=
|
||||
NodeupConfigHash: lny1kVY4Uq5R9oMgqIEkY59vza7kGUALfmC6EMOdn9o=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -230,6 +230,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -261,7 +261,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersminimaletcdexamplecom.Propert
|
|||
ConfigBase: memfs://clusters.example.com/minimal-etcd.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: 4OPR2pfKjmU3DxEC6ySCECXDu6oyBBshFzw4FmTWirA=
|
||||
NodeupConfigHash: hleqSCV8c4iMYzfgXzxfqQzrCmmadjYDKg9/hjx8X/o=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -251,7 +251,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersminimalexamplecom.Properties.
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: sY7YT7oNfZCH3MZAUkAwnkHVsjYj39LYWaV6izdJDIk=
|
||||
NodeupConfigHash: OVHhBXXqwSidrUnaLkEpqE3WfZ8ek/sTrq/JKiEDY+4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -250,7 +250,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: sY7YT7oNfZCH3MZAUkAwnkHVsjYj39LYWaV6izdJDIk=
|
||||
NodeupConfigHash: OVHhBXXqwSidrUnaLkEpqE3WfZ8ek/sTrq/JKiEDY+4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersminimalipv6examplecom.Propert
|
|||
ConfigBase: memfs://clusters.example.com/minimal-ipv6.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: Mq2gv9q2Qs++FGA7FGxnHHJQFeXPi9NI9qqcsQxb1pY=
|
||||
NodeupConfigHash: A+EPWGUJZsuzCG0OWRT0rMZ3R+jhaxI32Chs5cf3XUw=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/minimal-ipv6.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: Mq2gv9q2Qs++FGA7FGxnHHJQFeXPi9NI9qqcsQxb1pY=
|
||||
NodeupConfigHash: A+EPWGUJZsuzCG0OWRT0rMZ3R+jhaxI32Chs5cf3XUw=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/minimal-json.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: DeiG1lUK5d1cjz8zydAu7Mj+xmyNIPd+3AEGbTeEzkM=
|
||||
NodeupConfigHash: UrMbwXonDY8oQCd4m/xziqHLBR2dja5C8cYPie5u2HA=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -253,7 +253,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/minimal-warmpool.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: sC11y7PGqH5ecAi23Zyrys0oXvJw/EGZe49dobQnLS0=
|
||||
NodeupConfigHash: ckbxixiF4BL4gW4LE3I4Xm50F6e60J2U+jR848JJRds=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersminimalexamplecom.Properties.
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: sY7YT7oNfZCH3MZAUkAwnkHVsjYj39LYWaV6izdJDIk=
|
||||
NodeupConfigHash: OVHhBXXqwSidrUnaLkEpqE3WfZ8ek/sTrq/JKiEDY+4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/minimal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: sY7YT7oNfZCH3MZAUkAwnkHVsjYj39LYWaV6izdJDIk=
|
||||
NodeupConfigHash: OVHhBXXqwSidrUnaLkEpqE3WfZ8ek/sTrq/JKiEDY+4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -231,6 +231,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ CloudProvider: gce
|
|||
ConfigBase: memfs://tests/minimal-gce.example.com
|
||||
InstanceGroupName: master-us-test1-a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: P2zuZIPyo7xP6bYWFZ3pMqSqGH/i+zhY4quex2BLhh8=
|
||||
NodeupConfigHash: kBG8FsBCVW908FrhYSsgqivB1X6XObUbaT2vclwOF9g=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -231,6 +231,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ CloudProvider: gce
|
|||
ConfigBase: memfs://tests/minimal-gce-private.example.com
|
||||
InstanceGroupName: master-us-test1-a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: 6GU2rt+VtLkQ+jRnI7rd2Jrc7YJl20WHoJC7u1S1aXY=
|
||||
NodeupConfigHash: QUIwPAb5oBriyoHJmFZgFv0YcnSZceweh5I0xGOLSGQ=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/minimal.k8s.local
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: 2FXtsHj4AWdDUEQAJYs9bK+mXjloHyaqa8zIHIHJh84=
|
||||
NodeupConfigHash: KIjW3RB2evhF7DwQHvDR+lo7LoxYBZUGfexCfRWjdRM=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersmixedinstancesexamplecom.Prop
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
@ -498,7 +498,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1bmastersmixedinstancesexamplecom.Prop
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1b
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
@ -751,7 +751,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1cmastersmixedinstancesexamplecom.Prop
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1c
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1b
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1c
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersmixedinstancesexamplecom.Prop
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
@ -498,7 +498,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1bmastersmixedinstancesexamplecom.Prop
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1b
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
@ -751,7 +751,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1cmastersmixedinstancesexamplecom.Prop
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1c
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1b
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/mixedinstances.example.com
|
||||
InstanceGroupName: master-us-test-1c
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: xfKJbRK+H/1oht3+wOLssBmsDGIleyI5Osm3XXWeOjs=
|
||||
NodeupConfigHash: LnWRtlLC1JrdQ0wg4CmWFu4UArV7M64uU1GXJrHtEW4=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersnthsqsresourcesexamplecom.Pro
|
|||
ConfigBase: memfs://clusters.example.com/nthsqsresources.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: /r7NfxdVVmw9Iw2yugduecq8S/p+vAaPIdD/ksGepoY=
|
||||
NodeupConfigHash: A0V/0S0ExDiD+2G9kWE6kyZXWSak4Fni+f8Qqf/dlxo=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/nthsqsresources.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: /r7NfxdVVmw9Iw2yugduecq8S/p+vAaPIdD/ksGepoY=
|
||||
NodeupConfigHash: A0V/0S0ExDiD+2G9kWE6kyZXWSak4Fni+f8Qqf/dlxo=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -246,7 +246,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersprivatesharedipexamplecom.Pro
|
|||
ConfigBase: memfs://clusters.example.com/private-shared-ip.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: 4X2KZ5gyOFEKOn13zhYxHwRZimcd5dCLXgI0H+tRvcE=
|
||||
NodeupConfigHash: +SWDBYzm026ggzLwCYm1zMOhE91Rlp/K6aMEcj9W3zM=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/private-shared-ip.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: 4X2KZ5gyOFEKOn13zhYxHwRZimcd5dCLXgI0H+tRvcE=
|
||||
NodeupConfigHash: +SWDBYzm026ggzLwCYm1zMOhE91Rlp/K6aMEcj9W3zM=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/private-shared-subnet.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: pqcIuER42bGUpYsYvKXSeScU0MXYqHPOSsMUJtLO6rk=
|
||||
NodeupConfigHash: y87LU4NVhGC4YcpFm6UzYLM6OKg4O7djitAlcjOgMtA=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -246,7 +246,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersprivatecalicoexamplecom.Prope
|
|||
ConfigBase: memfs://clusters.example.com/privatecalico.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: LxY8AytaEJmDw24EgojhbfJOhPJko6n5TmLSpTx8VGQ=
|
||||
NodeupConfigHash: gKgUwJ+RQNPAVLD3XgIyTWosf8dnDmPYqCoqVzZ3wnk=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/privatecalico.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: LxY8AytaEJmDw24EgojhbfJOhPJko6n5TmLSpTx8VGQ=
|
||||
NodeupConfigHash: gKgUwJ+RQNPAVLD3XgIyTWosf8dnDmPYqCoqVzZ3wnk=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
|
|
@ -229,6 +229,7 @@ KeypairIDs:
|
|||
etcd-peers-ca-events: "6982279353999767935825892873"
|
||||
etcd-peers-ca-main: "6982279353998887468930183660"
|
||||
kubernetes-ca: "6982820025135291416230495506"
|
||||
service-account: "2"
|
||||
KubeletConfig:
|
||||
anonymousAuth: false
|
||||
cgroupDriver: systemd
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ CloudProvider: aws
|
|||
ConfigBase: memfs://clusters.example.com/privatecanal.example.com
|
||||
InstanceGroupName: master-us-test-1a
|
||||
InstanceGroupRole: Master
|
||||
NodeupConfigHash: fhTWkOQbgIzHj3m4CWspYdaolDkeBsiRO90HXhHj8EM=
|
||||
NodeupConfigHash: V8vIBHQVrq41jhW9K5ElwpfpElFKUrNnxB1FwubaUlc=
|
||||
|
||||
__EOF_KUBE_ENV
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue