Create top-level AKS folder and SKILL.md#1029
Open
julia-yin wants to merge 43 commits intomicrosoft:mainfrom
Open
Create top-level AKS folder and SKILL.md#1029julia-yin wants to merge 43 commits intomicrosoft:mainfrom
julia-yin wants to merge 43 commits intomicrosoft:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new top-level azure-kubernetes skill to guide agents/users through planning and creating production-ready Azure Kubernetes Service (AKS) clusters, focusing on Day-0/Day-1 decisions and best practices.
Changes:
- Introduces
plugin/skills/azure-kubernetes/SKILL.mdwith AKS planning guidance, decision framework, and step-by-step execution flow. - Includes public Microsoft Learn references for core AKS topics (networking, identity, governance, observability, upgrades, cost analysis).
anowardear062-svg
approved these changes
Feb 25, 2026
Member
|
Generally I would expect this sort of information to be part of a service-specific subsection of azure-prepare/azure-validate/azure-deploy rather than an entirely different skill. |
This was referenced Feb 27, 2026
rahulrai-in
reviewed
Mar 2, 2026
rahulrai-in
reviewed
Mar 2, 2026
varora24
reviewed
Mar 2, 2026
varora24
reviewed
Mar 2, 2026
varora24
reviewed
Mar 2, 2026
tmeschter
previously approved these changes
Mar 9, 2026
Member
|
@julia-yin Please resolve the merge conflicts, address the issues reported by the PR check and address copilot comments. Explain what change you made or why you chose not to make any change for each comment. |
…issionHandler swap)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Create a top-level folder for organizing Azure Kubernetes Service skills. Create the service-level skill file targeting AKS cluster creation and best practices.