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

CI/CD with Kubernetes

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

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