Hello-app

I used traefik as IngressController because it responds to all requests i guess I could have tried with sidecar.

aim:

  • reverse proxy
  • load-balancer should support multiple load-balancing strategies
  • HTTP 1.1
  • create helm package
  • monitoring

optional

  • round-robin strategy for the load-balancer
  • memory-cache
  • K8s operator

Achievement

To carry out the project I went through the servers provided by cloudguru (cloud certification & training courses).

I don't have a graphical user interface so I wondered what the client might need ?

So I have implemented

  • liveness & readiness
  • canary deployment
  • Horizontal Pod Autoscaler
  • Container Security Content

schema architecture

Architecture