Velero is an open-source tool tailored for Kubernetes environments. It facilitates backup, restoration, disaster recovery, and resource migration tasks. It…
Tag: kubernetes
RBAC in Kubernetes
RBAC in kubernetes
kube-score – static code analysis for Kubernetes
Description kube-score performs static code analysis of the Kubernetes YAML. It provides list of recommendations and improvements to make your…
KubeLinter – linter for the Kubernetes
Description KubeLinter is a static analysis tool that detects misconfigurations in Kubernetes deployments. That CLI tool can automatically analyzes YAML…
Update of Kubernetes secrets
Kubernetes secret is a way of storing sensitive data in Kubernetes, which can be used by various components in the…