Skip to content

Commit c51ede5

Browse files
authored
Update README.md
Added missing step to cloning the repo and added GKE to list of K8s platforms where this has been tested.
1 parent 35220d0 commit c51ede5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ast-on-k8s/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ git clone -n --depth=1 --filter=tree:0 https://github.com/javajason/ast-config-w
99
cd ast-config-wizard
1010
git sparse-checkout set --no-cone /ast-on-k8s
1111
git checkout
12+
cd ast-on-k8s
1213
```
1314

1415
You will also need to modify the following files, at minimum.
@@ -72,6 +73,7 @@ You can follow the same steps to access the Prometheus UI, which can be accessed
7273
Notes:
7374
As of this writing, this deployment has been tested on the following platforms:
7475
- Azure Kubernetes Services (AKS)
76+
- Google Kubernetes Engine (GKE)
7577
- F5 Distributed Cloud vK8s (with some additional configuration - docs coming soon).
7678
- RedHat OpenShift
7779
- K3s

0 commit comments

Comments
 (0)