Open
Description
Description
K3s is a Kubernetes distrbution intended for IoT, edge and those who wants a minimal Kubernetes experience (ala-HyperKube without the pain).
However, K3s removes the following:
- in tree vendor plugins.
- non v1 apiversion resources.
With this in mind, we need to have a seperate manifest for deploying in K3s as there are many resources we use that are not in the v1 API stability.
Activity