Skip to content

AWS elb creation fails when vpc not tagged #17647

@jtblin

Description

@jtblin

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

No one assigned

    Labels

    sig/cluster-lifecycleCategorizes an issue or PR as relevant to SIG Cluster Lifecycle.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions