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

Kubernetes Epic: Add rest of essentials: Volumes, Nodes, ConfigMap, Secrets. #7190

Open
3 tasks
cdrage opened this issue May 13, 2024 · 1 comment
Open
3 tasks
Assignees
Labels

Comments

@cdrage
Copy link
Contributor

cdrage commented May 13, 2024

Epic domain

Kubernetes already has: Deployments, Services and Ingresses & Routes.

However, there are a few other "essential" parts that I suggest to be added to get to 90% functionality of a Kubernetes GUI.

IMHO the reason why we include PVC and not Volumes is because Volumes is more of an administrative task (here is nfs storage, here is S3 storage, etc.) for your cluster. While PVC is "requesting" a volume.

These are the most "popular" parts of Kubernetes I believe should be added to cover all "essential" areas.

Additional context

No response

@cdrage cdrage self-assigned this May 13, 2024
@cdrage cdrage changed the title Kubernetes Epic: Add rest of essentials: Volumes, PVC, Nodes, ConfigMap, Secrets. Kubernetes Epic: Add rest of essentials: Volumes, Nodes, ConfigMap, Secrets. May 27, 2024
@cdrage
Copy link
Contributor Author

cdrage commented May 28, 2024

I have updated this issue with my thoughts with regards to pages.

TLDR; PVC, no volumes. Configmap & Secrets could be on the same page as "Config".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants