Guides for ingress
Managing external load balancers on Civo
This guide will walk you through the process of creating a Load Balancer service for an application that is running on a cluster on Civo.
Composable Application Security and Infrastructure using EnRoute
EnRoute provides a composable framework for assembling connectivity and security for services. Using EnRoute OneStep Ingress, you can connect and secure your microservices running on Kubernetes.
Kubernetes - HTTPS ingress controller with your own TLS certificate
Learn how to set up secure ingress in your Civo Kubernetes cluster using your own Transport Layer Security (TLS) certificate. Step-by-step guide included."
Serverless deployments with Knative
Knative is a Kubernetes based tool to deploy and manage serverless workloads. This guide will provide the setup process, deploying a serverless application, and observing the state of the deployment.
Using websockets with the Nginx Kubernetes ingress controller
earn how to set up WebSockets with the Nginx ingress controller in Civo Kubernetes to avoid the error code 426 Upgrade Required.
Migrating your ingresses to K3s 1.20+ API format
Have you been using Ingresses since Kubernetes 1.19 and below? Then you will need to migrate your Ingresses before Kubernetes 1.22, and this guide covers the migration path.
Installing and using HAProxy as Ingress with Civo Marketplace
HAProxy can be deployed as your ingress controller in a Kubernetes cluster. I wrote a Civo Marketplace app to do just that, and this guide shows you how to use it.
A/B testing using the Nginx Kubernetes Ingress controller
Master A/B testing on Kubernetes with Nginx Ingress. Optimize feature rollouts, observe user behavior, and make data-driven deployment decisions. Step-by-step guide.