Posted On 02.02.2025

Kubernetes – create a configuration backup with kubectl

0 comments
confdroid.com >> blog >> Kubernetes – create a configuration backup with kubectl
Advertisements
kubectl -n monitoring get all,ingress,networkpolicies,configmaps,secrets -o yaml > prometheus.yaml

Author Profile

12ww1160DevOps engineer & architect

Advertisements

Leave a Reply

Your email address will not be published. Required fields are marked *

twelve + five =

Related Post

Git – Verified Commits with SSH keys

Why Verified Commits Matter in Git — And How I Fixed Mine with SSH Signing…

ConfDroid Puppet Modules – Pilot

Launching the ConfDroid Puppet Modules Series: Custom Tools for Real-World Infrastructure Following the introduction to…

How We Integrated Jenkins with Keycloak

Intro Managing Jenkins users can get messy, especially with multiple teams. By integrating Jenkins with…