Articles in this series
OpenShift UI Overview Login dashboard. https://console-openshift-console.apps-crc.testing/dashboards Create the deployment while insetting the git...
OpenShift Containerization. OpenShift is a containerization platform developed by Red Hat, which is a leading provider of open-source solutions. It...
Red Hat OpenShift Code Ready Containers (CRC) is a tool that allows developers to set up a local, single-node OpenShift cluster on their Windows...
Lab link: https://kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/ LAB SCENARIO: Create the Secret: echo -n...
Installation On Microk8s-NFS for Persistent Volumes Lab Setup: 1. Setup an NFS server sudo apt-get install nfs-kernel-server Create a directory to...
MICROK8S Installation: https://kubernetes.io/blog/2019/11/26/running-kubernetes-locally-on-linux-with-microk8s/ sudo snap install microk8s...