Enhancement - Support integration with Azure Kubernetes Fleet Manager
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức phù hợp với người mới
- 25/100
- Loại issue
- Tính năng
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- azure, go, kubernetes
- Lĩnh vực
- authorization, cli, cloud, devops
Hướng nghiên cứu
Bắt đầu bằng cách truy vết cách xử lý AKS hiện có cho Draft setup-gh, create, generate-workflow và validate. Xác định liệu phạm vi hỗ trợ hướng đến một nhóm tài nguyên hay một tài nguyên Fleet riêng lẻ, cách chọn danh tính tài nguyên và các template, cũng như những vai trò RBAC nào được áp dụng. Được xem là hoàn tất khi thiết kế đã thống nhất hỗ trợ triển khai Fleet tự động trên các lệnh và nền tảng đã nêu.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Is your feature request related to a problem? Please describe.
We from the Azure Kubernetes Fleet Manager would like to make draft support automated deployment like how it currently works with an AKS cluster. Anybody who wishes to setup an automated deployment onto a fleet resource with a hub resource can then propagate their deployment to its fleet member cluster.
Note that resource propagation is not in the scope of this work.
Mention what platform you want to support the new feature
az-extension, oss draft, and potentially vscode
Describe the solution you'd like
draft setup-gh
draft create
draft generate-workflow
draft validate
would work with a fleet resource in addition to an AKS cluster. This means draft needs to assign a Fleet RBAC role for the app in addition or instead of the current contributor role.
We also aim at bringing this enhancement to azure-cli so that we can use draft consistently with aks (i.e. we can use az fleet draft to set up an automated deployment on a Fleet resource).
Additional context
There are a couple of things that need to be aligned before a PR that enables this feature can be submitted:
- Whether we still want to make
draftworks with all the resources in the resource group (setup-ghcurrently assigns contributor with the whole resource group as the scope) or whether we want to shift to work with an individual resource now (i.e. a single AKS cluster or a single Fleet resource).- If we move to an individual resource approach, how do we support specifying a resource name, ID or type? This will allow
draftto generate different templates depending on the resource type. - If we're not doing that, can we simply assign both
Azure Kubernetes Fleet Manager RBAC WriterandContributor? You might already have a plan to move to a smaller RBAC role likeAKS RBAC writer.
- If we move to an individual resource approach, how do we support specifying a resource name, ID or type? This will allow
- For any additional templates we need to add for Fleet, do you prefer having them in the same folders as the current templates now or do you prefer having them separated?
- Ngôn ngữ chính
- Go
- Star
- 644
- Fork
- 74
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của Azure/draft
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 38/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 42/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 45/100
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 84/100
-
enhancement needs triage
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
-
kind/cleanup
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
kubernetes-sigs/kueue#15947 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
sympozium-ai/sympozium#627 ·