Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate what k8s information a Pod can retrieve about itself #55

Open
bbengfort opened this issue Jun 10, 2021 · 0 comments
Open

Investigate what k8s information a Pod can retrieve about itself #55

bbengfort opened this issue Jun 10, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@bbengfort
Copy link
Collaborator

In #53 we created a peers mechanism for directory service replication that requires information about PID, name, and region. This information can be configured, but that would require a per-pod stateful set, which is less than ideal. So the question is, can the Pod retrieve information from k8s about itself, e.g.PID/name - perhaps even region? Is there a way to create an operator so that the spec template is modified to provide these details on a per pod basis?

@bbengfort bbengfort added enhancement New feature or request help wanted Extra attention is needed labels Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Development

No branches or pull requests

1 participant