k0s
k0s copied to clipboard
k0s - The Zero Friction Kubernetes
### Before creating an issue, make sure you've checked the following: - [X] You are running the latest released version of k0s - [X] Make sure you've searched for existing...
containerd/containerd#5519 removed the check for `apparmor_parser`. The k0s docs should reflect that here: https://github.com/k0sproject/k0s/blob/4b0ab22bd092926df899bd3a4893cf07dc2a2496/docs/external-runtime-deps.md?plain=1#L153-L159
### Before creating an issue, make sure you've checked the following: - [X] You are running the latest released version of k0s - [X] Make sure you've searched for existing...
Backporting https://github.com/k0sproject/k0s/pull/2079 to release-1.22
Signed-off-by: Alexey Makhov ## Description Fixes table formatting and OCI charts example added ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.48.0 to 1.49.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.49.0 New Features gcp/observability: add support for Environment Variable GRPC_CONFIG_OBSERVABILITY_JSON (#5525) gcp/observability: add support for custom tags...
### Is your feature request related to a problem? Please describe. * The template shown at https://docs.k0sproject.io/v1.24.3+k0s.0/dual-stack/ should specify `spec.network.provider = calico` for it to work. Otherwise the cluster will...
### Is your feature request related to a problem? Please describe. The documentation shows two modes of installing a new cluster: 1. Using the default configuration 2. Creating a full...
Should a new `bindAddress` option be created and change documentation for the existing `address` option, or should the existing `address` option's behavior be changed to match the existing documentation? The...
### Before creating an issue, make sure you've checked the following: - [X] You are running the latest released version of k0s - [X] Make sure you've searched for existing...