Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

45 lines (25 loc) · 1.27 KB

Purpose

This project was used to the course Docker and Kubernetes: The Complete Guide from section 14 till its end.

The rest of documentation used can be found at dk-fib-calculator-multi-container.

Path to Production

Path to Production

Application Infraestructure

k8s App Infra

Cluster IP service

Check the appropriate README file.

Persistent Volume Claim and Persistent Volume

Check the appropriate README file.

Environment variables and Secrets

Check the appropriate README file.

Load Balancer and Ingress

Check the appropriate README file.

minikube Dashboard

Run minikube dashboard to see the minikube dashboard.

Deployment in Production - Google Cloud

Check the appropriate README file.

AWS V.S. Google Cloud

Why are swapping to Google Cloud?

  • Google created k8s
  • AWS only recently got k8s support
  • Far, far easier to poke around k8s on Google Cloud
  • Excellent documentation bor beginners