Fabian Kramm

Results 441 comments of Fabian Kramm

@GrahamDumpleton thanks for the detailed explanation. I'm convinced, I think we can add a flag for this.

@GrahamDumpleton thanks a lot for creating this issue! Yes you are correct we should set the owner reference of the kubeconfig secret to the statefulset if `--target-namespace` is not provided.

@MShekow thanks for creating this issue! Yes you are correct, we can provide some default values for the resources section based on a default use case

@kostis-codefresh thanks for creating this issue! Yes we can think about adding this to make deployment of vcluster more easy

@kostis-codefresh we just released `v0.3.1-alpha.0` that uses specific verbs and reduced rbac rights for the role. Could you check if that works for you and fixes your problem?

@nktpro thanks for creating this issue! You are correct, currently we do not rewrite pod affinity rules. We can add this, however currently we won't be able to support the...

@nktpro should work now (except `namespaceSelector`) with v0.3.0-beta.4

@harish0619 thanks for creating this issue! Which IPs do these pods have in the host cluster? vcluster usually does not assign any IPs on its own and just copies them...

Yes we can add a version flag, regarding the server version: this is quite difficult as you would need to somehow select which vcluster should be targeted. I guess this...

@harish0619 thanks for creating this issue! Which vcluster cli version are you using (you can check via `vcluster --version`)? Could you also send the output of the `vcluster delete` command?