Skip to content

Commit

Permalink
DOC-2330 fix typo ASK -> AKS 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
victorleeTG authored Oct 15, 2024
1 parent d2c765d commit d73d5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/kubernetes/pages/quickstart-with-aks.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is a quickstart guide for deploying TigerGraph single servers and clusters

* Provision Kubernetes cluster on AKS with nodes that meet the xref:installation:hw-and-sw-requirements.adoc[hardware and software requirements] to run TigerGraph.
* https://kubernetes.io/docs/tasks/tools/[Install `kubectl` on your machine,] and make sure your local `kubectl` version is within one minor version's difference from the `kubectl` version on your cluster.
* https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough#connect-to-the-cluster[Configure `kubectl` for ASK cluster access].
* https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough#connect-to-the-cluster[Configure `kubectl` for AKS cluster access].
* Ensure your have the following permissions in your Kubernetes context:
** Create and delete Pods, Services, StatefulSets, and ConfigMaps
** Create and delete Jobs, CronJobs
Expand Down

0 comments on commit d73d5b8

Please sign in to comment.