Config for a k8s cloud
- get a k8s cloud
- deploy the config
- ???
- profit.
On jenova, k3s is installed as a systemd service. Since it uses ACME handshakes for TLS certificate issual, it needs port 80, which means the system's nginx can't be running at the same time.
Things you can do if you feel like it
- get k9s
- copy
/etc/rancher/k3s/k3s.yamlto~/.kube/config - launch k9s
- look around, it's pretty
- if you set your KUBECONFIG to
$HOME/.kube/config, you can also usekubectlto manipulate the cluster
Description
Languages
HTML
73.9%
Smarty
16.6%
Makefile
9.5%