Skip to content

Azure Stack Hub HybridEnvironment Support #5201

Open
@patrickdillon

Description

@patrickdillon

/kind feature

Describe the solution you'd like
Support using CAPZ to provision clusters on Azure Stack Hub.

Anything else you would like to add:
Achieving this goal would entail:

  • Adding Azure Stack Cloud (or HybridEnvironment) as a valid AzureEnvironment
    Configuring cloud endpoints for the azure stack environment
    Adding support for Basic Load Balancers (only supported LB on Azure Stack Hub)
    Updating API version to a compatible profile as necessary (I believe this is only needed for resources that are not provisioned using ASO, so we can either migrate them to ASO or update the profiles. I'm currently working through NSGs, not sure if more are needed).

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Activity

nojnhuh

nojnhuh commented on Oct 25, 2024

@nojnhuh
Contributor

FYI @mboersma I think this will probably intersect with #4780.

I see ASO exposes only the AZURE_AUTHORITY_HOST, AZURE_RESOURCE_MANAGER_ENDPOINT, and AZURE_RESOURCE_MANAGER_AUDIENCE variables instead what CAPZ does now with the pre-baked sets of those for public cloud, China, Gov cloud, etc. @patrickdillon Would a way to set the equivalents of those variables in CAPZ be sufficient?

And since CAPZ would ultimately have to pass this config along to ASO, we should iron out Azure/azure-service-operator#3447 first before we commit to any API changes in CAPZ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.

    Type

    No type

    Projects

    • Status

      Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @patrickdillon@nojnhuh@k8s-ci-robot@nawazkh

      Issue actions

        Azure Stack Hub HybridEnvironment Support · Issue #5201 · kubernetes-sigs/cluster-api-provider-azure