Azure / Azure/aks-desktop

(umbrella) Support AKS arc clusters, bare metal

Open
#645 3 comments 0 reactions 2 assignees Assigned to @illume View on GitHub
needs design triage
Dominant language
TypeScript
Stars
102
Forks
25
Avg merge
1d 4h
Merged PRs (30d)
22

Description

The problem currently is AKS desktop (and headlamp) do not support AKS Arc/local/edge clusters. This is because they require a proxy to be running to connect to them. Also there's a separate command to get their credentials.

- Getting started: jumpstart can install it on an azure VM https://github.com/Azure/aksArc/tree/main/aksarc_jumpstart
- "labs" can be setup by someone for us perhaps. But the above jumpstart works.

Commands:
- Can not connect to it except through local network with: "az aksarc get-credentials"
- Can proxy into it with "az connectedk8s proxy"

---

- A UI / UX for managing proxies
- Add ability to detect aksarc/etc clusters and grab their credentials with a different command

---

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.