hi
hi
> Hi @zhengbingxian ! It seems run-e2e.sh will set `KUBECONFIG=${KUBECONFIG:-$HOME/.kube/config}`. It is strange that KUBECONFIG not set here. @Andrewmatilde I'cant find the code to call "run-e2e.sh" file in Makefile with...
@Andrewmatilde maybe kubeconfig is set in your cluster somewhere? so that you can get result by echo : ```shell $ echo $KUBECONFIG ``` If it is set in your bashrc...
I think it is expected result. In k8s, labels which have the same key, only the second key-value will uesd。 ``` $ kubectl apply -f nginx.yaml kind: Pod metadata: name:...
gcr.io/google-containers/stress:v1 also unsupport arm64 。 This is Kubernetes project, It's so bad and pity that this project don't do more test for other arch.
> Please use images from this PR:#839 为什么pr不合并,是未经验证吗 。 @qmhu