AKS-Edge icon indicating copy to clipboard operation
AKS-Edge copied to clipboard

enable workloadidentity for AIO

Open jagadishmurugan opened this issue 8 months ago • 1 comments

Verification steps:

  1. Download connectedk8s private bits containing implementation for --enable-oidc-issue flags
  2. Download & install helm
  3. .\aksEdgeQuickStartForAio.ps1 -Location "eastus" -SubscriptionId -TenantId "72f988bf-86f1-41af-91ab-2d7cd011db47" -ClusterName "" -ResourceGroupName aksee-arc-testframework -connectedK8sPrivateWhlPath "path-to-connectedk8s-1.6.8_private-py2.py3-none-any.whl" -helmPath "path-to-helm.exe" -Tag "test-v0.2"

Note: This change is not intended to be committed as it uses private bits. Once the prod bits from Arc team is available, we should make minor modifications to use the correct arc module versions and change repo/tag back point to Azure (main fork).

jagadishmurugan avatar Jun 25 '24 17:06 jagadishmurugan