Kubernetes provides three types of health checks that allow you to monitor the status of applications. In this guide,...
Tag Archive for: kubernetes
4sysops - The online community for SysAdmins and DevOps
Understanding Kubernetes Persistent Volumes

Persistent volumes allow administrators to configure persistent data locations for stateful applications. They allow containerized applications to store data...
HashiCorp Nomad: An easy-to-use Kubernetes alterative for orchestrating containers

HashiCorp Nomad is a powerful orchestration and scheduler tool that can be an easily operated Kubernetes alternative. Nomad provides...
Install K3s, a lightweight, production-grade Kubernetes distro

K3s is a lightweight, production-grade Kubernetes distro that provides high availability. See how to install K3s using the K3sup...
Portainer: A GUI for managing Docker containers and Kubernetes

Portainer allows you to manage Docker containers and Kubernetes with a graphical user interface (GUI) without ever touching the...
Microk8s: An easy-to-use Kubernetes distribution

Microk8s is a production-grade, easy-to-use Kubernetes distribution from the Ubuntu maker Canonical that provides quick time to value for...
Install Minikube to get started with Kubernetes

Minikube is a lightweight local Kubernetes engine for macOS, Linux, and Windows. You can use Minikube as a test...
Draft: Containerize apps for Azure Kubernetes Service

Draft is an open-source project that helps developers go from a noncontainerized application to running on Kubernetes with ease....