I am able to see the secondary cluster in the dashboard but it is getting an error and not showing any detailed information. I am using token authentication and followed the steps for enabling access via the account settings.
I am able to see the secondary cluster in the dashboard but it is getting an error and not showing any detailed information. I am using token authentication and followed the steps for enabling access via the account settings.
k10multicluster bootstrap …
, it uses the kubeconfig on the machine from which you ran the command and attempts to connect to the cluster. But it can't even connect to the cluster using the kubeconfig, so something's wrong there (that's why you're getting the ERROR: API server connection failed
)
On the same machine that you're running k10multicluster bootstrap …
, what does this give you?
kubectl --kubeconfig=<your secondary cluster .kube/conf> --context=<secondary-context> --namespace kasten-io get serviceaccounts
I am able to access the other clusters
k10multicluster bootstrap …
, it uses the kubeconfig on the machine from which you ran the command and attempts to connect to the cluster. But it can't even connect to the cluster using the kubeconfig, so something's wrong there (that's why you're getting the ERROR: API server connection failed
)
On the same machine that you're running k10multicluster bootstrap …
, what does this give you?
kubectl --kubeconfig=<your secondary cluster .kube/conf> --context=<secondary-context> --namespace kasten-io get serviceaccounts
Any other word on this?
Hello
Yes, the same thing happens when I deploy from UI as well
Hello
I would recommend please to open a support case, this way we can have your debug logs and more information about your environment and help you find out the root cause.
FRubens
Hello,
Did you get any feedback on what was causing the problem?
Thx
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.