You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Jun 27, 2020, at 11:23 AM, leoncozzi ***@***.***> wrote:
pks login works
***@***.***:~$ pks login -a pks.corp.local -u pksadmin -p VMware1! -k
API Endpoint: pks.corp.local
User: pksadmin
BUT this fails
***@***.***:~$ pks get-credentials my-cluster
Fetching credentials for cluster my-cluster.
Error: Status: 500; ErrorMessage: ; Description: Create Binding: Put https://172.16.0.2:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings/oidc:pksadmin-cluster-admin: dial tcp 172.16.0.2:8443: connect: connection refused; ResponseError:
***@***.***:~$
I am struggling to TS this.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
pks login works
ubuntu@cli-vm:~$ pks login -a pks.corp.local -u pksadmin -p VMware1! -k
API Endpoint: pks.corp.local
User: pksadmin
BUT this fails
ubuntu@cli-vm:~$ pks get-credentials my-cluster
Fetching credentials for cluster my-cluster.
Error: Status: 500; ErrorMessage: ; Description: Create Binding: Put https://172.16.0.2:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings/oidc:pksadmin-cluster-admin: dial tcp 172.16.0.2:8443: connect: connection refused; ResponseError:
ubuntu@cli-vm:~$
I am struggling to TS this.
The text was updated successfully, but these errors were encountered: