Connectivity Check failing when using the codespaces cluster that is part of the quickstart

Scott Sandler 0 Reputation points
2024-07-21T20:23:48.5133333+00:00

I get the following error when trying to execute the following step:

Error:
The outbound network connectivity check has failed for the endpoint - https://eastus.obo.arc.azure.com:8084/

This will affect the "cluster-connect" feature. If you are planning to use "cluster-connect" functionality , please ensure outbound connectivity to the above endpoint.

Error: We found an issue with outbound network connectivity from the cluster to the endpoints required for onboarding.

Please ensure to meet the following network requirements 'https://video2.skills-academy.com/en-us/azure/azure-arc/kubernetes/network-requirements?tabs=azure-cloud'

If your cluster is behind an outbound proxy server, please ensure that you have passed proxy parameters during the onboarding of your cluster.

For more details visit 'https://docs.microsoft.com/en-us/azure/azure-arc/kubernetes/quickstart-connect-cluster?tabs=azure-cli#connect-using-an-outbound-proxy-server'

I would have assumed the codepace environment would be properly configured.

az login
az account set -s $SUBSCRIPTION_ID
az connectedk8s connect -n $CLUSTER_NAME -g $RESOURCE_GROUP -l $LOCATION
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,141 questions
Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
28 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.