[Feature Request] Develop a Kubernetes Operator for Headless/Declarative Pangolin Setup #1561
Replies: 4 comments 4 replies
-
I recently saw someone working on a Pangolin operator: https://github.com/bovf/pangolin-operator maybe you could try check that, see if this similar approach. |
Beta Was this translation helpful? Give feedback.
-
Thanks, converting this to a discussion thread so others can upvote and participate! |
Beta Was this translation helpful? Give feedback.
-
Will come after the Pangolin Kubernetes & Pangolin Controller Release |
Beta Was this translation helpful? Give feedback.
-
If they had a newt operator that setup the resources in pangolin when you deploy a loadbalancer in kube like cloud providers, that would be really cool. Would really make my home lab happy. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Create a Kubernetes Operator for Pangolin to enable fully headless, declarative provisioning and lifecycle management via Custom Resources (CRs/CRDs). The operator should optionally use the Pangolin HTTP API (POST/PUT) where needed and possible (e.g., to create API keys or perform actions not exposed directly via DB/config) while keeping the primary contract declarative through CRs.
Motivation
Goals / Requirements
Operator behaviors / features
Acceptance Criteria
Notes / Non-goals
Beta Was this translation helpful? Give feedback.
All reactions