Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 619 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 619 Bytes

The Kubernetes - Guide


Examples on how to perform certain tasks in Kubernetes

  • Create and Configure a Clusters (KIND, Kops, Rancher) - TODO
  • Manager Storage (Longhorn, Rook) - In Progress
  • Ingress (Traefik, Istio) - In Progress
  • Databases (MongoDB, Cassandra, Redis) - In Progress
  • Manager Secrets (Hashicorp Vault) - In Progress
  • SSL Manager (CertManager) - In Progress
  • Deploy (Kustomize, Helm, Kubectl) - TODO
  • Metrics (Prometheus and Grafana) - TODO
  • Log Aggregation - TODO
  • CI/CD (Github, Flux, ArgoCD) - TODO
  • Sample Microservice Application - TODO