📄️ Installation
The process of installing YAKE can differ slightly depending on your kubernetes environment. So this section will be expanded to include more providers over time.
📄️ Scaling out with Managed Seeds
Deployment of ManagedSeeds in YAKE
📄️ Use custom container registry
YAKE in its default configuration will use container images from public container registries, whichever the developers of the respective component decided to publish to "upstream". Larger installations could run into rate limits of specific registries or have other reasons not to use those registries directly, and pull the same images from a registry mirror instead.
📄️ Authentication with OpenID Connect
YAKE and Gardener do not have their own user authentication and should be connected to an external authentication provider of your choice. Part of our setup is the Dex OpenID service which can be connected via connectors to many authentication providers and protocols like
📄️ ServiceAccounts and Tokens
For automated operations, you can create a ServiceAccount in either: