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 on Civo
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
Bring your own TLS certificate for your application running on Civo Kubernetes.
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
A guide to setting up websockets in a K3s/k8s cluster with the Nginx ingress controller
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 in Civo Kubernetes
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
Learn how to perform an A/B test using Nginx Ingress