jasine
jasine
> > if clusternet-agent can mount a path where child kube config file exist and upload it to parent cluster and create a secret in the corresponding namespace is more...
@dixudx thanks, it seems a long way, I wrote a script as a workaround
@dixudx sorry I did not use the last version of plugin, and log/exec works after upgrading to version 0.6.0 my first question is, we use npu/gpu in egde scenario, and...
@dixudx thank for you reply, looking forward to these features
Is `port-forward` already available? @dixudx
@dixudx I changed the description and removed irrelevant log. my registration process: 1. a parent cluster (I tried k3s and qcloud hosted tke, they both have this problem), and installed...
> #831 certainly is one step in solving this issue. > > @jasine do you have any comments on this issue? Have you tried multiple parallel Helm-based NFD deployments? >...
any progress?
https://github.com/kubernetes/ingress-nginx/pull/8661
@longwuyuan when use `ingress-nginx` as other charts' dependency([Helm Dependency](https://helm.sh/docs/helm/helm_dependency/)), helm will install manifests of `ingress-nginx` to parent chart's namespace, because `.Release.Namespace` is parent chart's namespace. so, if we want `ingress-nginx`...