kops
kops
state<bucket_name>
is an AWS account-wide unique bucket name to store this cluster's kops
state, e.g. kops-backend-bucket-<your_username>
.<region>
is an AWS region like eu-central-1
or us-west-2
.name.k8s.local
)us-west-2a
[availability zone]) - used for master node and worker nodesus-west-2b
[availability zone]) - used for more worker nodeskops
state store bucket (the bucket we created in the section above)~/.ssh/testground_rsa.pub
generated above)rc
file (.zshrc
, .bashrc
, etc.), or to an .env.sh
file that you source..env.toml
file in your $TESTGROUND_HOME
and add your AWS region to the ["aws"]
section.DaemonSets
to be Running
on all new nodeskops
lets you download the entire Kubernetes context config.