This repository was archived by the owner on Mar 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
[K8s Deployment] Improve deployment configuration and scripts #693
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
d309157
update ignite deployment process
yanmo96 7523eaa
Create ym_try
yanmo96 29ec7c3
Add files via upload
yanmo96 f5902ae
Delete ym_try
yanmo96 fe8d57b
update ignite xml config urls
yanmo96 be68ad0
update file locations
yanmo96 6fd93fa
Create ignite
yanmo96 b137cf7
Delete ignite
yanmo96 d8c3914
Create try
yanmo96 d7a4ea0
Add files via upload
yanmo96 99fa420
Delete try
yanmo96 14b33b1
Update the k8s deployment script
yanmo96 d6ade64
Merge branch 'new_ignite_deployment' of https://github.com/yanmo96/al…
yanmo96 c5604e2
Update ignite_alcor.yaml
yanmo96 b26d6fc
Update ignite_alcor_ip.yaml
yanmo96 8e0d822
Update ignite_alcor_mac.yaml
yanmo96 fd3e990
Update ignite_alcor_port.yaml
yanmo96 81a908d
delete namesapce while deleting db
yanmo96 0b2a2d0
Merge branch 'new_ignite_deployment' of https://github.com/yanmo96/al…
yanmo96 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yanmo96 If you put this sh file under script folder, these 3 files (deploy-alcor-nodes.sh, update-alcor4.sh and alcor-nodes-ips) also need to be included in this folder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will do!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alcor-nodes-ipsis a little bit tricky, don't put our ips in the file and push to public repository.I will recommend rewrite this line of code (line 29) to accept filename as parameters, so that we can flexibly run the script with 2 arguments (filename) -
update-alcor.shandalcor-nodes-ipsin another folder with their path.