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 *

fifteen + seventeen =

Related Post

Kubernetes Quickie: Extract the Ca-Bundle

Today I came across a new little problem: Configuring a MutatingWebhookConfiguration for Nginx ingress controller.…

ConfDroid Web Services – Here we come!

Time moves quickly, and it's hard to believe the year is already halfway over. At…

Puppet Infrastructure Options

Puppet is a powerful framework to allow for centralized configuration management and infrastructure as code…