feat(uptime-kuma): add uptime monitoring with public status page#35
Open
mmrajput wants to merge 2 commits into
Open
feat(uptime-kuma): add uptime monitoring with public status page#35mmrajput wants to merge 2 commits into
mmrajput wants to merge 2 commits into
Conversation
- Namespace with restricted PSS and homelab.io/role: workload label - NetworkPolicy: default-deny + allow ingress on 3001, egress to DNS, internet monitors, workload and platform namespaces - Helm values: chart v4.0.0 (app 2.1.1), Longhorn 2Gi PVC, nginx ingress with TLS, Prometheus ServiceMonitor enabled - ingress-nginx-netpol: add egress to uptime-kuma namespace on port 3001 - workloads-appset: add uptime-kuma element
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
https://status.mmrajputhomelab.orgChanges
bootstrap/namespaces/workloads/uptime-kuma/— namespace with restricted PSS andhomelab.io/role: workloadlabelplatform/networking/network-policies/workloads/uptime-kuma/— default-deny + allow ingress on port 3001 from ingress-nginx and monitoring; egress to DNS, internet, workload namespaces, and platform servicesplatform/networking/network-policies/networking/ingress-nginx-netpol.yaml— add egress rule touptime-kumanamespace on port 3001workloads/uptime-kuma/values.yaml— Longhorn 2Gi PVC, nginx ingress with cert-manager TLS, restricted security context, built-in NetworkPolicy disabled (externally managed)platform/argocd/apps/workloads/workloads-appset.yaml— add uptime-kuma elementTest plan
kubectl apply -f bootstrap/namespaces/workloads/uptime-kuma/— namespace created with correct labelsmainand confirm ArgoCD syncsuptime-kumaApplication successfullykubectl get pvc -n uptime-kumakubectl get certificate -n uptime-kumahttps://status.mmrajputhomelab.organd complete initial setupuptime_kuma_*metrics in Grafana