Skip to content

Instantly share code, notes, and snippets.

@ianb-mp
Created May 21, 2024 03:03
Show Gist options
  • Save ianb-mp/2bb5e476a96c2e8b301f79994dfa7871 to your computer and use it in GitHub Desktop.
Save ianb-mp/2bb5e476a96c2e8b301f79994dfa7871 to your computer and use it in GitHub Desktop.
k0s controller join issue
May 21 02:44:50 ip-172-31-37-26 systemd[1]: Started k0scontroller.service - k0s - Zero Friction Kubernetes.
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug pre-flight-check=memory property="1.9 GiB"
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug pre-flight-check="disk:/var/lib/k0s" property="18.5 GiB"
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug pre-flight-check="nameResolution:localhost" property="[::1 127.0.0.1]"
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug pre-flight-check=os property=Linux
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug pre-flight-check=os/kernelRelease property=6.1.0-13-cloud-amd64
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug pre-flight-check=os/RLIMIT_NOFILE property="current: 999999 / max: 999999"
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug pre-flight-check=os/AppArmor property=active
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug pre-flight-check=os/NET property=built-in
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug pre-flight-check=os/NET/INET property=built-in
May 21 02:44:50 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:50" level=debug msg="Starting debug server" debug_server=":6060"
May 21 02:44:51 ip-172-31-37-26 k0s[49706]: time="2024-05-21 02:44:51" level=info msg="initialized join client successfully"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment