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
Issue regards to documentation. Service was changed to NodePort in PR #42 and merged. I guess it would be nice if someone updates the docs and includes the federated ingress bit too.
The file
kubernetes-cluster-federation/services/nginx.yaml
has
type: NodePort
Should be
type: LoadBalancer
File should read :
The text was updated successfully, but these errors were encountered: