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

Documentation for Connection with Azure Stack #466

Open
jselleck opened this issue Aug 27, 2019 · 1 comment
Open

Documentation for Connection with Azure Stack #466

jselleck opened this issue Aug 27, 2019 · 1 comment

Comments

@jselleck
Copy link

I would like to see some direction / documentation on how to connect with azure stack.

Looking at the code I see that in /autorest/azure/environments.go when you specify EnvironmentFromName("AZURESTACKCLOUD") it forces EnvironmentFromFile("AZURE_ENVIRONMENT_FILEPATH")

Looking at the Environment struct there seems to be quite a bit of margin for error when guessing what the URL's for stack need to be. Could you provide some documentation on how to establish a stack connection? At a minimum can you provide a sample azure stack environment file?

Thanks!!!

@giskou
Copy link

giskou commented Mar 7, 2022

Found some leads of this in a PR comment
Also here: https://github.com/Azure/go-autorest/pull/178/files#r145808190

Looks like, with aks-engine, that file already exists under /etc/kubernetes/azurestackcloud.json on all kubernetes hosts.

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

2 participants