Skip to content
New issue

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

Change ingress sg tag to VoyagerCluster from KubernetesCluster #397

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

tamalsaha
Copy link
Contributor

ref #372

From @greg-jaunt ,

Kubernetes requires that only one SG with a KubernetesCluster tag can be assigned to one node/instance. When I try to deploy another Kubernetes service I get:
Error creating load balancer (will retry): Failed to create load balancer for service default/lease-external: Multiple tagged security groups found for instance i-0d3da7988c4d5aa98; ensure only the k8s security group is tagged. If I remove the KubernetesCluster tag from the Voyager-managed Ingress security group the error goes away.

@tamalsaha
Copy link
Contributor Author

The fix is to instead of calling addfilter(), directly add a tag tag:VoyagerCluster:<name>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant