You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2023. It is now read-only.
$ kubectl get svc --namespace default test-wordpress
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
test-wordpress LoadBalancer 10.43.29.245 <pending> 80:30003/TCP,443:31258/TCP 10m
kubectl get svc -n kube-system shows that Traefik got the right external ip
I am running k3os 0.3.0 on Hetzner (VPS)
I do not have much experience with Kubernetes
I see many messages like that one coming from rancher/kipper-lb: Warning FailedScheduling 12s (x5 over 21s) default-scheduler 0/1 nodes are available: 1 node(s) didn't have free ports for the requested pod ports.
How to reproduce:
Result:
Additional details:
/home/rancherinstead of/optfor persistence because of /opt mentioned by README.md but it does not exist #207kubectl get svc -n kube-systemshows that Traefik got the right external ipWarning FailedScheduling 12s (x5 over 21s) default-scheduler 0/1 nodes are available: 1 node(s) didn't have free ports for the requested pod ports.