Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
no more lb issue, we free up 443 on node while using 8443 for api and api proxy.
  • Loading branch information
gregbkr authored Jan 23, 2017
1 parent 0d293b3 commit 705bc9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ Label a minion as "loadbalancer" (see previous section) and create the dynamic p
kubectl apply -f traefik <-- if error, probably because you didn't deploy other namespaces, so can ignore
kubectl get all --all-namespaces <-- if traefik pod can't get created, probably issue with port 443 on loadbalancer --> see troubleshooting section

--> Issue here: because Kargo now run an nginx proxy for kuberlet to api on all minions, port 443 is not available anymore for any lbs to listen public requests. Need to find a workaround. You can remove the port 443, and just use 80 for the moment.

**Access services**
If set in traefik, please use login/pass: test/test
Expand Down

0 comments on commit 705bc9c

Please sign in to comment.