Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CI/CD with Kubernetes

Sponsored · SiteGround - Reliable hosting with speed, security, and support you can count on.

CI/CD with Kubernetes

Avatar for Bastian Hofmann

Bastian Hofmann

August 30, 2019
Tweet

More Decks by Bastian Hofmann

Other Decks in Programming

Transcript

  1. The ingress controller (nginx) listens on routing rules in Ingress

    Resources and configures itself to route incoming traffic to the correct running and healthy pods
  2. Cert-manager listens on Ingress Resources and if they need TLS,

    requests a certificate from LetsEncrypt