Simon Kienzler
Simon Kienzler
Hi, I've been following this project for a while now, very interesting stuff! I finally got around to set up a Kubernetes cluster with a Krustlet node following the tutorial....
**How to categorize this issue?** /area documentation /kind enhancement **What would you like to be added**: Could the documentation provide information about Gardener's ability to scale with some "rule of...
**How to categorize this issue?** /kind bug /priority 3 **What happened**: The following command fails on Linux: ```shell $ make generate ``` The error: ``` ./hack/api-reference/generate-spec-doc.sh: 2: ./gen-crd-api-reference-docs: Exec format...
**Background:** We had the experimental ["Earthly on Kubernetes with remote buildkit" setup](https://docs.earthly.dev/ci-integration/vendor-specific-guides/kubernetes#setup-remote-earthly-buildkitd) running for quite some time now. It has worked very reliably so far. **Problem description:** We noticed that...
**How to categorize this PR?** /area networking /kind enhancement **What this PR does / why we need it**: This PR introduces a new field to the `Seed.spec.networks` section called `vpn`,...
## Summary Currently, the VPN network range used in Gardener is restricted to the hard-coded default values, `192.168.123.0/24` and `fd8f:6d53:b97a:1::/120`. We propose to make this network range configurable to offer...