Skip to content

Simple Fibonacci calculator using Redis, PostgreSQL and React but using k8s for dev and prod envs.

Notifications You must be signed in to change notification settings

ricardo-aspira/dk-fib-calculator-k8s

Repository files navigation

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

About

Simple Fibonacci calculator using Redis, PostgreSQL and React but using k8s for dev and prod envs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published