Skip to content

Support selecting kubernetes objects by label in setup #41

Description

@tnachen

Currently we have to hand pick existing k8s objects (deployments) for an new app setup.
Most users we talked to typically group an "app" with a label, and this allows the objects of that app to be dynamic as user can add more objects overtime and don't have to resync multiple places what belongs to what app.
I think longer term this can be a better approach than picking k8s objects by hand, but just let user choose a label name and value to be an app and we pick everything tagged with that.

Activity

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

Metadata

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