Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gloo Mesh 2 Workshop (EKS version) cluster registration check fails #115

Open
nickschuetz opened this issue May 19, 2022 · 1 comment
Open

Comments

@nickschuetz
Copy link

The Gloo Mesh 2 Workshop (EKS version) cluster registration check fails with the following:

% pod=$(kubectl --context ${MGMT} -n gloo-mesh get pods -l app=gloo-mesh-mgmt-server -o jsonpath='{.items[0].metadata.name}')
kubectl --context ${MGMT} -n gloo-mesh debug -q -i ${pod} --image=curlimages/curl -- curl -s http://localhost:9091/metrics | grep relay_push_clients_connected
error: ephemeral containers are disabled for this cluster (error from server: "the server could not find the requested resource").

EKS Kube Server Version:

Server Version: version.Info{Major:"1", Minor:"22+", GitVersion:"v1.22.6-eks-14c7a48", GitCommit:"35f06c94ad99b78216a3d8e55e04734a85da3f7b", GitTreeState:"clean", BuildDate:"2022-04-01T03:18:05Z", GoVersion:"go1.16.12", Compiler:"gc", Platform:"linux/amd64"}

@nickschuetz
Copy link
Author

nickschuetz commented May 20, 2022

This also impacts all of the Zero Trust Lab 13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant