kubernetes manifest / kustomize #1343

Open
opened 2026-04-05 19:07:32 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rdxmb on 6/16/2025

Hello,

we've just built a pangolin stack for kubernetes via kustomize. Are you interested in a PR?

Limitations

Since we did not fully understand, which configs have to be shared across the containers (none?), our stack looks like this:

  • An all-in-one-pod with all containers included
  • Additionally a Kubernetes Job to create some random secrets such as session secret and admin password
  • One PVC mounted into all containers

Of course, this could be cleaned up for production - but it could be a first step. If you like the idea, please let me know.

*Originally created by @rdxmb on 6/16/2025* Hello, we've just built a pangolin stack for kubernetes via kustomize. Are you interested in a PR? ## Limitations Since we did not fully understand, which configs have to be shared across the containers (none?), our stack looks like this: - An all-in-one-pod with all containers included - Additionally a Kubernetes Job to create some random secrets such as session secret and admin password - One PVC mounted into all containers Of course, this could be cleaned up for production - but it could be a first step. If you like the idea, please let me know.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1343