kubernetes icon indicating copy to clipboard operation
kubernetes copied to clipboard

Documentation on How to setup and Manage a Kubernetes Cluster from Scratch

Kubernetes Tutorials

Documentation on How to setup and Manage a Kubernetes Cluster from Scratch

Installing Clusters

  • Setup a Cluster using RKE (Recommended)

  • Setup a Cluster using Kubeadm

Cluster Essentials

Storage

  • Local Volume Storage Provisioner

  • NFS Dynamic Storage Provisioner (Legacy)

  • NFS External Dynamic Storage Provisioner

  • Longhorn Dynamic Storage Provisioner

  • Manual Storage Provisioning

Ingress

  • Setup Nginx Ingress Controller

    • Bare Metal Deployment
  • Setup Traefik Ingress Controller

Others

  • Setup Cert Manager

Cluster Management

User Management

  • Setup remote Access using x509 Certs

  • Setup Access Control for Rancher (RKE)

Others

  • Install Rancher

  • Install the Kubernetes Dashboard

  • Monitoring Using Prometheus and Grafana

  • Forcefully Delete Resources and Namespaces

Tools

  • Setup Helm

  • Setup Private Docker Registry

  • Kubectx and Kubens

Applications

  • Setup Gitlab in Kubernetes

  • Dask Gateway for Machine Learning

  • SonarQube

Contact me on Codementor