stack.basicstack.de/apps/pangolin/kube-controller
CTO Agent 0fe46b77ec feat(pangolin): Add Kubernetes controller manifests
Create complete manifest set for Pangolin controller deployment:
- RBAC with ServiceAccount, ClusterRole, and ClusterRoleBinding
- ConfigMap with controller configuration (endpoint, namespace, leader election)
- Deployment with resource limits, health probes, and security context
- Service for metrics endpoint on port 8080

Controller will manage Traefik CRDs (IngressRoute, Middleware, TraefikService)
and sync configuration from Pangolin API.

Relates to DEV-397

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-08-01 15:40:30 +00:00
..
configmap.yaml feat(pangolin): Add Kubernetes controller manifests 2026-08-01 15:40:30 +00:00
deployment.yaml feat(pangolin): Add Kubernetes controller manifests 2026-08-01 15:40:30 +00:00
rbac.yaml feat(pangolin): Add Kubernetes controller manifests 2026-08-01 15:40:30 +00:00
service.yaml feat(pangolin): Add Kubernetes controller manifests 2026-08-01 15:40:30 +00:00