We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Infrastructure
Node(s) CPU architecture, OS, and Version:
Linux 5.15.0-1026-aws #30-Ubuntu SMP Wed Nov 23 14:15:21 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux PRETTY_NAME="Ubuntu 22.04.1 LTS"
Cluster Configuration:
1 server
Config.yaml:
write-kubeconfig-mode: 644 cluster-init: true
$ sudo mkdir -p /etc/rancher/k3s && sudo cp config.yaml /etc/rancher/k3s
kubelet-arg: - port=11250
Replication Results:
k3s version v1.25.7+k3s1 (f7c20e23) go version go1.19.6
$ sudo journalctl -u k3s | grep -i Tunnel ... Mar 23 17:05:22 ip-172-31-34-37 k3s[1628]: time="2023-03-23T17:05:22Z" level=info msg="Tunnel authorizer set Kubelet Port 10250"
$ sudo journalctl -u k3s | grep -i Tunnel ... Mar 23 17:09:04 ip-172-31-34-37 k3s[4103]: time="2023-03-23T17:09:04Z" level=info msg="Tunnel authorizer set Kubelet Port 10250"
Validation Results:
k3s version v1.25.8-rc2+k3s1 (6c5ac022) go version go1.19.7
$ sudo journalctl -u k3s | grep -i Tunnel ... Mar 23 17:38:29 ip-172-31-34-37 k3s[5930]: time="2023-03-23T17:38:29Z" level=info msg="Tunnel authorizer set Kubelet Port 10250"
$ sudo journalctl -u k3s | grep -i Tunnel ... Mar 23 17:42:04 ip-172-31-34-37 k3s[8366]: time="2023-03-23T17:42:04Z" level=info msg="Tunnel authorizer set Kubelet Port 11250"
Sorry, something went wrong.
brandond
mdrahman-suse
No branches or pull requests
The text was updated successfully, but these errors were encountered: