Merge pull request #2 from prosperllc/doc-tweak

Talked over slack so this is correct
This commit is contained in:
jbss-prosper 2024-04-18 14:25:42 -07:00 committed by GitHub
commit 677c8b7537
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 18 deletions

View File

@ -1,4 +1,4 @@
Runner Scale set installation steps
# Prosper Runner Scale set installation steps
GCP Porject : prosper-nonprod-platform
@ -6,25 +6,14 @@ cluster : gke_prosper-nonprod-platform_us-west1_nonprod-us-west1-util02
namespace : prosper-runners
helm ls
## Restart Sequence
helm ls
* helm uninstall ... from controller directory
* helm uninstall ... from scale set directory
* helm install ... from controller directory
* helm install ... from scale set directory
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
prosper-linux-np prosper-runners 5 2024-04-17 14:10:37.697746 -0700 PDT deployed gha-runner-scale-set-0.9.0 0.9.0
prosper-runner-controller prosper-runners 1 2024-04-15 13:09:45.65406 -0700 PDT deployed gha-runner-scale-set-controller-0.9.0 0.9.0
# TODO fill in the above with copy and paste style of commands.
Clone the actions runner controller repo
Goto --> Charts --- gha-runner-scale-set-controller
helm upgrade prosper-runner-controller .
Goto --> Charts --- gha-runner-scale-set-controller
helm upgrade prosper-linux-np .