-
Deploying New App Versions by Using Blue-Green Deployments with Contour’s IngressRoute
Canary deployments can be a great way to gradually see how a new version of an application will perform by rolling out the new version incrementally.
-
Routing Traffic to Applications in Kubernetes with Contour 0.10
Contour is an Ingress controller for Kubernetes that works by deploying the Envoy proxy as a reverse proxy and load balancer. Contour supports dynamic configuration updates out of the box.
-
Certifying Kubernetes with Sonobuoy
Sonobuoy is an open-source diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of upstream tests in an accessible and non-destructive manner.
-
Loading More...