-
Couldn't load subscription status.
- Fork 0
Feat/kivoyo eks selective deployment #28
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
base: main
Are you sure you want to change the base?
Conversation
…s includes adding pre-requisite command checks, streamlining Terraform backend initialization, dynamically incorporating .tfvars files, and implementing post-apply Kubernetes resource verification.
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.
Group your script files under same directory.
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.
Looks Okay !
|
@Franck-Sorel I don't quite get your question. Kindly ellaborate please! |
- Add --auto-approve for non-interactive execution
- Moved all shell scripts to a new directory - Updated path to k_server_customization_script.sh in ami_builder.tf - Added comprehensive README.md in scripts directory
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.
Wow! Did you tested it already on any aws account?
|
Not yet @stephane-segning just did some local testing on my k8s cluster! |
…nd verify-only mode
…tive deployment script
description here: #26