-
Notifications
You must be signed in to change notification settings - Fork 14
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
Automation script to install and configure ArgoCD, Arlon controller, CAPI in a management cluster #218
Merged
jayanth-tjvrr
merged 9 commits into
main
from
private/main/jayanth_reddy/arlon_setup_installation
Sep 22, 2022
Merged
Automation script to install and configure ArgoCD, Arlon controller, CAPI in a management cluster #218
jayanth-tjvrr
merged 9 commits into
main
from
private/main/jayanth_reddy/arlon_setup_installation
Sep 22, 2022
Conversation
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
jayanth-tjvrr
force-pushed
the
private/main/jayanth_reddy/arlon_setup_installation
branch
2 times, most recently
from
September 20, 2022 19:14
9b8a4e0
to
843fb6e
Compare
…r.gz installer package
…ged in installer archive
cruizen
changed the title
Added setup_arlon.sh script
Automation script to install and configure ArgoCD, Arlon controller, CAPI in a management cluster
Sep 21, 2022
Rohitrajak1807
approved these changes
Sep 22, 2022
… github.com:arlonproj/arlon into private/main/jayanth_reddy/arlon_setup_installation
cruizen
approved these changes
Sep 22, 2022
Rohitrajak1807
deleted the
private/main/jayanth_reddy/arlon_setup_installation
branch
September 22, 2022 10:23
Rohitrajak1807
pushed a commit
that referenced
this pull request
Sep 22, 2022
…Arlon controller, CAPI in a management cluster (#218) * Added setup_arlon.sh file * Added login command for ArgoCD UI * Add make command 'make cluster-config' to generate bin/setup_arlon.tar.gz installer package * Apply testing manifests files from local files - since they are packaged in installer archive * Download clusterctl 1.1.6 not 1.2.1 * Update README in docs folder since that gets published in https://arlon.readthedocs.io/ Co-authored-by: Jayanth Reddy <jaya@platform9.com> Co-authored-by: Trilok Khairnar <trilok@platform9.com> Co-authored-by: Trilok Khairnar <214651+cruizen@users.noreply.github.com>
Rohitrajak1807
added a commit
that referenced
this pull request
Sep 22, 2022
…Arlon controller, CAPI in a management cluster (#218) (#245) * Added setup_arlon.sh file * Added login command for ArgoCD UI * Add make command 'make cluster-config' to generate bin/setup_arlon.tar.gz installer package * Apply testing manifests files from local files - since they are packaged in installer archive * Download clusterctl 1.1.6 not 1.2.1 * Update README in docs folder since that gets published in https://arlon.readthedocs.io/ Co-authored-by: Jayanth Reddy <jaya@platform9.com> Co-authored-by: Trilok Khairnar <trilok@platform9.com> Co-authored-by: Trilok Khairnar <214651+cruizen@users.noreply.github.com> Co-authored-by: Jayanth_Reddy_0916 <65030629+jayanth-tjvrr@users.noreply.github.com> Co-authored-by: Jayanth Reddy <jaya@platform9.com> Co-authored-by: Trilok Khairnar <trilok@platform9.com> Co-authored-by: Trilok Khairnar <214651+cruizen@users.noreply.github.com>
cruizen
added a commit
that referenced
this pull request
Dec 16, 2022
…CAPI in a management cluster (#218) * Added setup_arlon.sh file * Added login command for ArgoCD UI * Add make command 'make cluster-config' to generate bin/setup_arlon.tar.gz installer package * Apply testing manifests files from local files - since they are packaged in installer archive * Download clusterctl 1.1.6 not 1.2.1 * Update README in docs folder since that gets published in https://arlon.readthedocs.io/ * update arlon version from 0.9.9 to 0.9.10 Co-authored-by: Jayanth Reddy <jaya@platform9.com> Co-authored-by: Trilok Khairnar <trilok@platform9.com> Co-authored-by: Trilok Khairnar <214651+cruizen@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added a setup script for arlon which does the following things: