📄️ How to configure autoscaling
Autoscaling allows your Hikube cluster to automatically adjust the number of nodes based on load. This guide explains how to configure and observe automatic scaling of your node groups.
📄️ How to configure monitoring
This guide explains how to enable and configure monitoring on a Hikube Kubernetes cluster, including metrics collection, logs, and visualization dashboards.
📄️ How to configure networking
This guide explains how to manage the network configuration of your Hikube Kubernetes cluster, using Kubernetes NetworkPolicies and Cilium/Hubble observability tools.
📄️ How to deploy with Flux (GitOps)
This guide explains how to enable and configure FluxCD on a Hikube Kubernetes cluster to deploy your applications using the GitOps approach: a Git repository as the source of truth for your cluster state.
📄️ How to deploy an Ingress with TLS
This guide explains how to expose an application via HTTPS with an automatic TLS certificate on a Hikube Kubernetes cluster, using the cert-manager and ingress-nginx addons.
📄️ How to add and modify a node group
Node groups allow you to segment your Kubernetes cluster nodes according to your workload needs. This guide explains how to add, modify, and remove node groups in your Hikube configuration.
📄️ How to connect a private image registry
This guide explains how to configure access to a private container image registry (Docker Hub, GitLab Registry, GitHub Container Registry, etc.) from your Hikube Kubernetes cluster.
📄️ Access & Tools
Retrieve the Kubeconfig
📄️ How to upgrade a cluster
This guide explains how to upgrade the Kubernetes version on a Hikube cluster. Upgrades are performed via rolling update, without control plane downtime.