#devops
Read more stories on Hashnode
Articles with this tag
š¹ What is Velero? Velero is an open-source tool for backing up, restoring, and migrating Kubernetes clusters and persistent volumes. It is widely...
K3d is a lightweight wrapper that runs K3s (a lightweight Kubernetes distribution) inside Docker containers. It simplifies the process of creating and...
Helmfile is a declarative tool that helps manage and deploy multiple Helm charts in Kubernetes. It simplifies Helm release management by enabling...
Probes/Health Checks It can be configured to check the health of the containers running in a pod. used to determine whether a container is running...
The AWS CLI (Command Line Interface) is a tool provided by Amazon Web Services that allows users to interact with various AWS services from a...
Ansible is an open-source automation tool/configuration management tool that allows IT administrators and developers to automate the deployment,...