You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On chapter 03-compute-resources.md i was under assumption that i should supply my own FQDN
cause my local dns zone is .lan, not .local it's openwrt thingy
and i have like 3 zones on cloudflare as well
and like million other reasons which is like interesting to no one
Because when i progressed to 08-bootstrapping-kubernetes-controllers.md and seen like curl --cacert ca.crt https://server.kubernetes.local:6443/version
i immediately understood that .local is hardcoded to ca.conf
and i was borked from beginning.