Guides for kubernetes
Deploying Joomla on Civo Kubernetes: A Step-by-Step Guide
Deploy Joomla on a Civo Kubernetes cluster with this step-by-step tutorial. Learn to set up MariaDB, configure persistent storage, enable HTTPS, and make your Joomla site live using Traefik.
Hardening Kubernetes Infrastructure as Code Pipelines with Digger
Learn how to harden your infrastructure as code pipeline using Digger's orchestrator backend. Secure GitHub integration, webhooks, and production-ready CI/CD processes.
Automating Infrastructure as Code: Deploying Kubernetes with Digger and GitHub Actions
Digger automates Terraform in CI pipelines, leveraging your existing infrastructure. Learn how to deploy a Civo Kubernetes cluster using Digger and GitHub Actions.
How to set up GPU for TensorFlow on Civo
In this tutotial, discover how to set up TensorFlow on Civo's GPU-powered Kubernetes cluster for efficient model training.
An Introduction to using Cyclops on Civo
Learn how to deploy Cyclops, an open-source tool that simplifies Kubernetes deployments with a customizable UI through the use of Civo Marketplace.
A Beginner Guide to Kubernetes Pod Disruption Budgets
Learn how to use Kubernetes Pod Disruption Budgets to minimize downtime during disruptions, ensuring high availability for your applications with step-by-step instructions.
Getting Started with Jenkins on Kubernetes
Explore how how to install Jenkins using Civo and how to troubleshoot the installation. Plus, learn how you can use this to implement your own CI/CD system with Jenkins.
Building a RAG system with Gemini for financial forecasting on Civo Kubernetes
Learn to build and deploy a Retrieval-Augmented Generation (RAG) system using Google’s Gemini LLM and Civo Kubernetes, ensuring scalable AI integration.
Creating a Prometheus Exporter Using Go
Learn how to generate custom metrics with Prometheus, understand metric types, and visualize data with Grafana in this comprehensive Kubernetes tutorial.
Efficient Kubernetes Management with Project Sveltos
Learn about Project Sveltos, an open-source Kubernetes management tool for deploying and managing applications across multiple clusters with centralized control and automation.
Security Benchmarking with Kube-Bench
Learn to secure your Kubernetes cluster with kube-bench by following CIS benchmarks and best practices for enhanced security.
Load Testing with K6
Learn to load test applications using K6 from Grafana Labs, covering topics such as HTTP and GRPC API testing, Kubernetes integration, and real-time results visualization.
Deploy your own Private ChatGPT with Llama 3 and Civo GPU Clusters
Deploy your own private ChatGPT with Llama 3 on Civo's GPU clusters using Terraform or GitHub Actions for enhanced performance and efficiency.
Deploying Llama 3 with Kubeflow on Kubernetes: A CPU-Focused tutorial
Deploy Llama 3 using Civo's Kubeflow on Kubernetes for a CPU-optimized, serverless experience that simplifies and scales LLM setups effectively.
Deploying a Minecraft Server on Kubernetes
Learn to set up a Minecraft server on Kubernetes: prerequisites, deploying with CLI, and connecting. Tips on memory and storage included.
Automating Kubernetes Deployments with GitOps and Flux
Unlock the power of GitOps and Flux for seamless Kubernetes deployments, scaling, and management through this detailed tutorial.
Exploring Network Policies with Cilium
In this guide, we’ll explore Cilium, an eBPF-powered CNI for Kubernetes, and how you can leverage Cillum network policies to secure cluster communications.
Advanced Analysis of Kubernetes Distributed Tracing
A guide on integrating traces, logs, and metrics for Django apps using Grafana Tempo, OpenTelemetry, Loki, and Prometheus in Kubernetes for full observability.
How to transform container management at the Edge with Portainer
Learn to simplify Kubernetes management with Portainer, tackle edge deployment challenges, and benefit from centralized control in our step-by-step tutorial.
Why are network policies in Kubernetes so hard to understand?
We often hear that network policies are too complex to understand. In this tutorial, we will take a look at how network policies work by exploring concrete examples.