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:
-$ k3s version v1.25.11+k3s-c3eab737 (c3eab737
Infrastructure Cloud EC2 instance
Node(s) CPU architecture, OS, and Version: Ubuntu
Cluster Configuration: 1 node
$ curl -fL https://get.k3s.io | INSTALL_K3S_COMMIT=c3eab737ad3fa3b14b2639bdadf1d9dbe3fdf413 sh -s - server --cluster-init --helm-job-image=rancher/klipper-helm:v0.7.7-build20230403 --write-kubeconfig-mode 644 $ k3s -v k3s version v1.25.11+k3s-c3eab737 (c3eab737) $ kubectl describe pod -n kube-system helm-install-traefik | grep klipper Image: rancher/klipper-helm:v0.7.7-build20230403 ~$ k get pods -A NAMESPACE NAME READY STATUS RESTARTS AGE kube-system coredns-8b9777675-b8v44 1/1 Running 0 2m20s kube-system helm-install-traefik-crd-964wn 0/1 Completed 0 2m21s kube-system helm-install-traefik-n8j9c 0/1 Completed 1 2m21s kube-system local-path-provisioner-69dff9496c-bwtnt 1/1 Running 0 2m20s kube-system metrics-server-854c559bd-2h2rz 1/1 Running 0 2m20s kube-system svclb-traefik-4de1cbff-7sn2x 2/2 Running 0 2m3s kube-system traefik-66fd46ccd-w646l 1/1 Running 0 2m3s ```
Sorry, something went wrong.
brandond
vitorsavian
fmoral2
No branches or pull requests
The text was updated successfully, but these errors were encountered: