by admin | Jan 19, 2024 | Uncategorized
https://www.youtube.com/watch?v=cpgOgRxZ0r8&list=PLdpzxOOAlwvKwTyYNJCUwGPvql0TrsPgv&index=11 ...
by admin | Dec 18, 2023 | Knowledge
https://everythingdevops.dev/how-to-run-minikube-on-apple-m1-chip-without-docker-desktop/...
by admin | Dec 18, 2023 | Knowledge
Installation brew install kind Creating a Cluster kind create cluster Deleting a Cluster kind delete cluster Multinode Cluster # three node (two workers) cluster config kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: – role: control-plane – role:...
by admin | Dec 9, 2023 | Projects
Design a 3 Tier AWS VPC with NAT Gateways using Terraform This Project uses GitHub repository: Created Issues and Branches. Github link to...
by admin | Dec 9, 2023 | Projects
Docker Project - WordPress / MariaDB / phpMyAdmin Creating a local WordPress website using MariaDB and phpMyAdmin Github link to...