quick-dentist-45681
03/21/2025, 3:27 PMnumerous-animal-44937
03/21/2025, 4:45 PMkubectl cluster-info --v=7
for example but that depends on your KUBECONFIG as an end pointnumerous-animal-44937
03/21/2025, 4:46 PMcat ./etc/systemd/system/k3s.service
quaint-lawyer-37988
03/21/2025, 4:53 PMcreamy-pencil-82913
03/21/2025, 5:46 PMkubectl get endpoints kubernetes
creamy-pencil-82913
03/21/2025, 5:46 PMquick-dentist-45681
03/21/2025, 6:32 PMquick-dentist-45681
03/21/2025, 6:35 PMquick-dentist-45681
03/21/2025, 6:39 PMcreamy-pencil-82913
03/21/2025, 6:51 PMsticky-summer-13450
03/24/2025, 10:57 AMBecause I like to play-along at home, I thought I'd try that on my non-ha k3s cluster.kubectl get endpoints kubernetes
$ kubectl get endpoints kubernetes --context=kube001
Error from server (NotFound): endpoints "kubernetes" not found
Is that expected?quick-dentist-45681
03/24/2025, 11:15 AMdefault
namespace? AFAIK, the kubernetes
service is always created.creamy-pencil-82913
03/24/2025, 5:37 PMsticky-summer-13450
03/25/2025, 9:22 AMkubectl get endpoints -n=default
does return them.