This computer can come up at any time - however, the kube config files won’t be available until you copy the config file over.
./scripts/generate_bastion_node
.
user-data
file in generated_assets/bastion
.Ubuntu 20.10
onto your USB drive.user-data
file on the flash drive.mkdir ~/.kube
scp aegaeon-c001:/etc/rancher/k3s/k3s.yaml ~/.kube/conf
echo "export KUBECONFIG=~/.kube/config" >> .bashrc
source ~/.bashrc
flux check --pre
helm --version
kubeseal --version
k9s