Skip to content

UID2-4751 Add notes about --kubernetes-version #902

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cYKatherine
Copy link
Contributor

No description provided.

@cYKatherine cYKatherine self-assigned this Jul 1, 2025
@@ -277,6 +277,9 @@ az aks create \
--nodepool-name oprnodepool \
--os-sku Ubuntu
```
:::note
Make sure to use the latest supported `--kubernetes-version`, otherwise Long Term Support(LTS) is required to be enabled (See https://learn.microsoft.com/en-us/azure/aks/long-term-support).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"make sure to" is not grammatical. You could say be sure to... or make sure that you... (plus formatting for URL).

Suggest:

Be sure to use the latest supported Kubernetes version, using the --kubernetes-version flag. If you use an earlier version, you must enable Long Term Support (LTS). For details, see Long-term support for Azure Kubernetes Service (AKS) versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants