Skip to content

FEATURE: VTTablet naming #543

Open
Open

Description

Hi, is there some option to define custom naming of vttablet pods?
VTTablet pods are named like:

clusterName-vttablet-cellName-Tablet_UID-randomString

I would like to include keyspace-shard into naming instead having them on labels...

clusterName-vttablet-cellName-Keyspace-Shard-Tablet_uid-random string

Or if this gets too long for naming it like:

vttablet-Keyspace-Shard-TabletUID-randomString
cell in labels, clusterName in labels...

Or adjust values file to have an option for custom naming pods of vttablets and other components...

Looking at the pods list of vttablets i have no idea which one is for the specific keyspace/shard, until i read labels of the pod...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions