Kubernetes on virtual machines hands-on – part 4 Posted on July 4, 2022, updated on July 4, 2022 by Yannick JaquierTable of contents Preamble Persistent Volume creation Persistent Volume Claim creation PostgreSQL stateful deployment creation PostgreSQL stateful deployment testing Other Persistent Volumes plugins trials OpenEBS Container Storage Interface (CSI) open-local References Continue reading
Kubernetes on virtual machines hands-on – part 3 Posted on June 17, 2022, updated on July 15, 2022 by Yannick JaquierTable of contents Preamble PostgreSQL stateless deployment creation The stateless issue with database containers Creation of the cluster filesystem between Kubernetes nodes GFS2 OCFS2 References Continue reading
Kubernetes on virtual machines hands-on – part 2 Posted on May 28, 2022, updated on May 24, 2022 by Yannick JaquierTable of contents Preamble Stateless Nginx web server with a deployment Accessing a container from outside the Kubernetes cluster How to scale a pod with ReplicaSet Move pods from one node to another How to sanitize your deployment YAML files Useful commands References Continue reading
Kubernetes on virtual machines hands-on – part 1 Posted on April 28, 2022, updated on July 3, 2024 by Yannick JaquierTable of contents Preamble Kubernetes installation Kubernetes Web UI dashboard Add a node to a Kubernetes cluster Useful commands to debug container issues References Continue reading