steep-branch-9388
02/20/2023, 2:46 PMcurl
. Busybox wget
can't download using https. How to download files inside k3s docker container? https://hub.docker.com/r/rancher/k3scold-rain-40382
02/20/2023, 7:09 PMcold-rain-40382
02/21/2023, 9:27 AMacceptable-lunch-74034
02/21/2023, 5:56 PMcgroup_memory=1 cgroup_enable=memory
to /boot/cmdline.txt
but I am running into an issue with the worker nodes not able to join the cluster with a worker role. I run the following command on the worker nodes:
curl -sfL <https://get.k3s.io> | K3S_URL=<https://rpi-kube-master-01:6443> K3S_TOKEN=<token> sh -
I can curl
the api server just fine from the worker nodes to validate iptables/nftables aren’t an issue. I have also removed them via sudo apt remove iptables -y && sudo apt install nftables
How can I further troubleshoot how to fix this issue with worker nodes joining with no roles?green-sugar-16022
02/22/2023, 12:50 AMhandsome-salesclerk-54324
02/22/2023, 1:46 AMhundreds-evening-84071
02/22/2023, 1:44 PMsteep-branch-9388
02/24/2023, 6:47 AMdocker-compose.yml
creates many unnamed volumes, that don't get removed on docker compose down --volumes
. Is this related to btrfs? Unable to get btrfs mountpoint IDs
steep-branch-9388
02/24/2023, 2:37 PM503 Service Unavailable
and some pods are Terminating
forever. What am I doing wrong?agreeable-hamburger-18931
02/24/2023, 6:49 PMhandsome-autumn-77266
02/27/2023, 4:08 PMsteep-branch-9388
02/28/2023, 11:30 AMsteep-branch-9388
02/28/2023, 11:30 AMsteep-branch-9388
02/28/2023, 11:30 AMsteep-branch-9388
02/28/2023, 11:32 AM<http://v1beta1.metrics.k8s.io|v1beta1.metrics.k8s.io> failed with: failing or missing response from <https://10.42.2.17:10250/apis/metrics.k8s.io/v1beta1>
steep-branch-9388
02/28/2023, 11:33 AMunable to retrieve the complete list of server APIs: <http://metrics.k8s.io/v1beta1|metrics.k8s.io/v1beta1>: the server is currently unable to handle the request
failed to discover some groups: map[<http://metrics.k8s.io/v1beta1:the|metrics.k8s.io/v1beta1:the> server is currently unable to handle the request]
steep-branch-9388
02/28/2023, 11:34 AMloading OpenAPI spec for "<http://v1beta1.metrics.k8s.io|v1beta1.metrics.k8s.io>" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
steep-branch-9388
02/28/2023, 11:45 AM+ echo 'Upgrading traefik'
Upgrading traefik
+ helm_v3 upgrade --set-string global.systemDefaultRegistry= traefik <https://10.43.0.1:44>
3/static/charts/traefik-20.3.1+up20.3.0.tgz --values /config/values-01_HelmChart.yaml --v
alues /config/values-10_HelmChartConfig.yaml
Release "traefik" has been upgraded. Happy Helming!
Request log error: the server could not find the requested resource (get pods traefik-6b5c9ddb87-4t62s)
No a rollback doesn't fix the clustersteep-branch-9388
02/28/2023, 2:27 PMPR_END_OF_FILE_ERROR
in the browser. Is there an alternative to docker-compose
?astonishing-mouse-9587
02/28/2023, 8:30 PMnutritious-vase-53845
03/01/2023, 11:42 AMagreeable-alarm-7502
03/01/2023, 9:22 PMhelpful-helmet-41924
03/01/2023, 11:19 PMnutritious-vase-53845
03/02/2023, 12:32 PMcurved-crowd-69146
03/02/2023, 2:51 PM"Error syncing pod, skipping" err="failed to \"StartContainer\" for \"local-path-provisioner\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=local-path-provisioner pod=local-path-provisioner-79f67d76f8-pbmcw_kube-system(270760c4-931f-4a6e-8a78-cd3166a50248)\"" pod="kube-system/local-path-provisioner-79f67d76f8-pbmcw" podUID=270760c4-931f-4a6e-8a78-cd3166a50248
any idea what might be the root issue?curved-crowd-69146
03/02/2023, 2:54 PMkubectl logs -f local-path-provisioner-79f67d76f8-pbmcw -n ku
be-system
time="2023-03-02T14:52:34Z" level=fatal msg="Error starting daemon: Cannot start Provisioner: failed to get Kubernetes server version: Get \"<https://10.43.0.1:443/version?timeout=32s>\": dial tcp 10.43.0.1:443: connect: no route to host"
deleting the pod and waiting for it to be recreated “fixes” the problembitter-breakfast-14780
03/03/2023, 3:42 PMbitter-breakfast-14780
03/03/2023, 3:43 PMagreeable-church-10406
03/04/2023, 4:29 AMagreeable-church-10406
03/04/2023, 4:30 AM