Talk:K3s - Kubernetes Simplified: Difference between revisions
Jump to navigation
Jump to search
(Created page with "/etc/rancher/k3s/config.yaml write-kubeconfig-mode: 644 tls-san: - archenland.loneisles.localnet disable: - servicelb - local-storage - traefik bind-address: 10.0.4.70 haproxy for command interface: https://docs.k3s.io/datastore/cluster-loadbalancer") |
No edit summary |
||
| Line 1: | Line 1: | ||
/etc/rancher/k3s/config.yaml | /etc/rancher/k3s/config.yaml | ||
write-kubeconfig-mode: 644 | |||
tls-san: | write-kubeconfig-mode: 644 | ||
tls-san: | |||
disable: | - archenland.loneisles.localnet | ||
disable: | |||
- servicelb | |||
- local-storage | |||
bind-address: 10.0.4.70 | - traefik | ||
bind-address: 10.0.4.70 | |||
haproxy for command interface: | haproxy for command interface: | ||
https://docs.k3s.io/datastore/cluster-loadbalancer | https://docs.k3s.io/datastore/cluster-loadbalancer | ||
Latest revision as of 15:36, 15 March 2025
/etc/rancher/k3s/config.yaml
write-kubeconfig-mode: 644 tls-san: - archenland.loneisles.localnet disable: - servicelb - local-storage - traefik bind-address: 10.0.4.70
haproxy for command interface:
https://docs.k3s.io/datastore/cluster-loadbalancer