forked from vmware/container-service-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VCDA-3330 and VCDA-3343] Install Tanzu Core packages and read versio…
…ns from extra config (vmware#1329) * added core pkg in cloud init script Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * kapp controller draft Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * removed taints, will try worker Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * moved core pkg logic to worker 0 Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * working cluster creation Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * now working creation Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * kapp success check Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * updating core pkg in rde Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * updating rde with core pkg Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * removed commented cloud init code Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * removed debug output Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * addressed review comments Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * install kapp on worker 0 and metrics server on nth worker Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * bug fix Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * installing core pkgs when 0 worker nodes before resize Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * not waiting for tanzu package install Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * addressed review comments Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com> * fixed renaming Signed-off-by: ltimothy7 <66969084+ltimothy7@users.noreply.github.com>
- Loading branch information
Showing
6 changed files
with
364 additions
and
92 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.