Skip to content

Secret topology support #57

Description

@nightkr

Currently, the pod is first scheduled by K8s, and then we try to resolve all secrets. For statically provisioned secrets (k8sSearch) this assumes that all secrets have provisioned variants for all nodes.

Kubernetes allows CSI plugins to influence how pods using them are scheduled (https://kubernetes-csi.github.io/docs/topology.html). We should use that to nudge Kubernetes towards scheduling to nodes where those secrets are available.

Activity

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

Metadata

Metadata

Assignees

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