The Embedded Registry Mirror is available as an experimental feature as of January 2024 releases v1.29.12+k3s1, v1.30.8+k3s1, v1.31.4+k3s1| docs.k3s.io
This guide walks you through installing K3s in an air-gapped environment using a three-step process.| docs.k3s.io
A K3s cluster can still be deployed on nodes which do not share a common private network and are not directly connected (e.g. nodes in different public clouds). There are two options to achieve this: the embedded k3s multicloud solution and the integration with the tailscale VPN provider.| docs.k3s.io
Containerd can be configured to connect to private registries and use them to pull images as needed by the kubelet.| docs.k3s.io
This page focuses on the options that are commonly used when setting up K3s for the first time. Refer to the documentation on Advanced Options and Configuration and the server and agent command documentation for more in-depth coverage.| docs.k3s.io
Explain k3s initialization steps| K3s Blog
Creating the simplest High Availability cluster with LB and upgrading| K3s Blog
Helm is the package management tool of choice for Kubernetes. Helm charts provide templating syntax for Kubernetes YAML manifest documents. With Helm, developers or cluster administrators can create configurable templates known as Charts, instead of just using static manifests. For more information about creating your own Chart catalog, check out the docs at https://helm.sh/docs/intro/quickstart/.| docs.k3s.io
This section contains advanced information describing the different ways you can run and manage K3s, as well as steps necessary to prepare the host OS for K3s use.| docs.k3s.io
In this section, you'll learn how to configure the K3s agent.| docs.k3s.io