Kartik
Kartik
Currently, a KD cluster can only be connected(kdcluster, secret, configmap) to resources in the same namespace, this is very limiting in a real-world multi-namespace environment. We should at least explore...
Yes, this is to avoid series of identical kubectl execs for a kdcluster with a large number of pods requiring package install, etc. Also for bookkeeping/logging of what was done...
Rough notes - 1. As a first step, we should allow just individual role's image upgrades. This itself would be a huge step forward. 2. We should leverage statefulset inplace...