Guides for kubernetes-networking

Rate-limiting applications with Nginx Ingress
Learn how to implement rate-limiting using the NGINX Ingress controller in a Kubernetes environment. This tutorial covers the benefits of rate-limiting and a step-by-step guide on setting up rate-limiting.

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
Learn how to set up WebSockets with the Nginx ingress controller in Civo Kubernetes to avoid the error code 426 Upgrade Required.