Vedran Lerenc
Vedran Lerenc
# Stories * As provider I want to stop a new Gardener roll-out when it detects issues during cluster operations that indicate a problem with the new Gardener version, so...
# Stories - As user/operator I want to use AWS spot, Azure Low-Priotity and/or GCP Preemptible VM instances, so that my landscape runs at lower costs. # Motivation Money, sure,...
When I create load (e.g. by scaling up a deployment that requires a machine/node per replica), I get the expected number of machines/nodes. However, if I accidentally delete some portion...
**What happened**: Node became `NotReady`, most likely because `kubelet`/`docker` was OOM killed (in our case this killed the Gardener API server just because a logging curator job/pod consumed too much...
Just saw https://git.removed/kubernetes/cluster-dev-infra-ci/blob/master/README.md. Can we please generate the README.md automatically? That would be awesome. ;-) Things that would be handy are: * kubeconfig (not so much to us, but to...
Hi, I have a command prompt that shows the currently targeted K8s cluster context, but the kubify clusters show only as USER@CLUSTER_NAME where the user is always `admin` anyways and...
**What would you like to be added**: This is not strictly a Dashboard topic, rather a generic one, but it would be made visible explicitly there (cc @ThormaehlenFred): Can we...
# Story - As operator I want to access cluster operations logs (create, reconcile, update, delete?) in a convenient way, so that I can easily see what the outcome of...
# Motivation `gardenctl` v1 was written well before Gardener extensibility and `kubectl` plugins. It also has a lax handling of `kubeconfig`s as it uses admin `kubeconfig`s and doesn't rewrite them...
Once it gets decided how to continue from here (plugin and gex discussion -> therefore this issue is icebox'ed ), let's include into the changes also an increased focus on:...