-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Labels
sig/cluster-lifecycleCategorizes an issue or PR as relevant to SIG Cluster Lifecycle.Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.
Milestone
Description
Getting the following error when creating a service with type LoadBalancer
when kubernetes has been deployed without tagging the vpc/node.
Error when service created first time:
creating loadbalancer failed failed to create external load balancer for service default/service_name: error tagging security group: InvalidParameterValue: Value ( '' ) for parameter Tag key is invalid. Tag key cannot be null or empty. status code: 400, request id: []
This prevents from using ELBs with the AWS cloud provider when deploying kubernetes in an existing vpc (which cannot be tagged because they already have).
Metadata
Metadata
Assignees
Labels
sig/cluster-lifecycleCategorizes an issue or PR as relevant to SIG Cluster Lifecycle.Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.