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

CI/CD with Kubernetes

CI/CD with Kubernetes

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