Michael Kora

Results 21 comments of Michael Kora

hey @byrn-baker ..i sthis issue still open?..i had this issue few days ago...and the issue was that indentation for some configs i added wasnt correct...compare with the official values.yaml and...

hey @ThomasK33...i am using helm to deploy the vcluster. `helm upgrade -i my-vcluster vcluster --repo https://charts.loft.sh --namespace my-vcluster --create-namespace --repository-config='' -f vcluster.yaml` i just use vCluster CLI to connect to...

@ThomasK33 i passed the version to the helm cmd: ``` helm upgrade -i my-vcluster vcluster \ --repo https://charts.loft.sh \ --namespace my-vcluster --create-namespace \ --repository-config='' \ -f vcluster.yaml \ --version 0.20.0-beta.5...

``` INFO commandwriter/commandwriter.go:126 error retrieving resource lock kube-system/kube-controller-manager: Get "https://127.0.0.1:6443/apis/coordination.k8s.io/v1/namespaces/kube-system/leases/kube-cont ││ roller-manager?timeout=5s": dial tcp 127.0.0.1:6443: connect: connection refused {"component": "vcluster", "component": "controller-manager", "location": "leaderelection.go:332"} ```

just waiting fixed teh issues ..thanks Now i'd like to know how to use vcluster cli without port forwarding..or getting the kubeconfig of the cluster...for now vcluster connect returns: ```...

hey @ThomasK33 yeah i ended up finding it..thats why i removed the comment thanks for your support

hey @heiko-braun 0.19.5 is the latest according to vcluster cli ```bash $ sudo vcluster upgrade 15:55:48 info Current binary is the latest version: 0.19.5 ``` i have a TalosRunning there(...

@heiko-braun thanks for your response I run the command against the vcluster... when run against the host cluster, I have no issues

@heiko-braun when the cluster is being created, the logs show: ```bash 2024-06-05 14:38:37 INFO setup/controller_context.go:196 couldn't retrieve virtual cluster version (Get "https://127.0.0.1:6443/version": dial tcp 127.0.0.1:6443: connect: connection refused), will retry...

hey @everflux i dedicated 2nodes of the host cluster to the vcluster...8cpu/32GB..i am not using any restrictive network policies