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 *

5 × 5 =

Related Post

Hiera vs Foreman

What is HIERA Here is Puppet's very own descripton of Hiera: " ...Hiera is Puppet’s…

AH00526: Syntax error on line 5 of /etc/httpd/conf.d/ssl.conf

Today I ran into an odd error on my foreman server. I had enabled auto-updates…

Publishing Pipeline – inline Mermaid code

Enhancing Blog Posts with Mermaid Diagrams: Why They’re a Game-Changer (and How to Make Them…