pixiake

Results 84 comments of pixiake

I think it is a good way to improve the flexibility of KubeEye. I think you can submit a pr.

Thanks,of course > Can you assign to me? I'd like to work on this issue.

``` repository does not exist or may require 'docker login': denied: requested access to the resource is denied ``` It looks like the images is not pushed to the Harbor...

> and there is another bug in https://github.com/kubesphere/ks-installer/releases/download/v3.2.0/images-list.txt > > kubesphere/kube-schedulerv1.19.9 > > should be: kubesphere/kube-schedulerv:1.19.9 Thanks, has been modified.

@x86cloud It should be normal now. Please try again.

Can lb forward the 6443 port of the kube-apiserver normally ? You can check as follows: ``` curl -k https://{Master's IP}:6443 ``` ``` curl -k https://{LB's IP}:{LB's Port} ``` Compare...

> ok, I just rerun this action.