Guides for kubernetes
Deploying Applications Through the Civo Kubernetes Marketplace
We have developed a one-click install marketplace for Kubernetes applications. By following this guide, you will deploy a cluster, install an application from the marketplace, and verify it is working as expected.
Understanding Kubernetes Clusters With Octant
To understand how applications run on a Kubernetes cluster, we need to look under the hood. Helpfully, Octant is a tool for just that - it is an extensible management platform for your cluster that comes with highly-useful features out of the box
Set Up a Private Docker Registry With TLS on Kubernetes
This tutorial will show you how to deploy your own registry on Kubernetes for storing Docker images. You will also learn how to set up TLS certificates which will be issued free from LetsEncrypt.com
How to set up a multi-user MinIO server on Kubernetes
Learn how to set up a multi-user MinIO server on Kubernetes instances. This hands on tutorial covers the installation and configuration process in detail.
Cloud-Native stateful storage for Kubernetes with Rancher Labs' Longhorn
Manage persistent data in Kubernetes with Rancher's Longhorn. A comprehensive guide on setting up and using cloud-native stateful storage in containerized applications.
Serverless functions with OpenFaaS on Kubernetes
Deploy and manage serverless functions on Kubernetes using OpenFaaS. Follow this step-by-step guide for seamless deployment and efficient function management.
Deploying a Rails App to a Kubernetes cluster
Learn how to deploy a Rails app on Kubernetes with Traefik as an Ingress controller. Set up a MySQL database service and seamlessly update and redeploy your app. Increase performance and ensure availability for your Rails application.
Introduction to Kubernetes concepts
Kubernetes is a platform for hosting a bunch of Applications in a highly fault tolerant and scalable way. Learn more about Kubernetes' constructs that allow this.
Networking 101 - IP Packets
You may have heard the term "packet" when talking about networks. But what exactly is a packet and how are they used within a network?
Benchmarking Kubernetes storage using Kubestr
Learn how to use Kubestr to choose the right Kubernetes storage solution, validate its configuration, and evaluate its performance using benchmarking tools.
Get up and running with Kubeflow on Kubernetes
This guide is a 5 step process from zero to Notebook server via Kubeflow on Kubernetes
Checking how much you spend on Kubernetes using Kubecost
Learn how to maximize the efficiency of your Civo Kubernetes spend with the Kubernetes Cost Monitoring & Management platform Kubecost.
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.
Development environment with Gitpod
Discover how to set up a fully configured Kubernetes development environment using Gitpod, and effortlessly start deploying your applications in the cloud.
Managing Environment Variables on Kubernetes
Learn how to manage your environment variables when working with Kubernetes from configMaps to Secrets and external tools.
Application performance monitoring with Prometheus and Grafana on Kubernetes
Improve the reliability and scalability of your Kubernetes apps with this guide on using Prometheus and Grafana for performance monitoring.