Skip to content
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

Initial implementation #1

Merged
merged 40 commits into from
Oct 14, 2020
Merged

Initial implementation #1

merged 40 commits into from
Oct 14, 2020

Conversation

aknysh
Copy link
Member

@aknysh aknysh commented Oct 11, 2020

what

  • Initial implementation of variants CLI cloud automation tool
  • Add README
  • Add example

why

  • Create a CLI tool and provide usage example for

    • Provisioning Terraform projects
    • Deploying helm charts to Kubernetes clusters using helmfiles
    • Executing helm commands on Kubernetes clusters
    • Provisioning istio on Kubernetes clusters using [istio operator (https://istio.io/latest/blog/2019/introducing-istio-operator/) and helmfile
    • Combining various commands into workflows to execute many commands sequentially in just one step
    • ... and many more

@aknysh aknysh requested a review from osterman October 11, 2020 03:37
@aknysh aknysh self-assigned this Oct 11, 2020
@osterman
Copy link
Member

Please move README.md to README.yaml

@osterman
Copy link
Member

Please remove the current examples. They are too complex, too much tech debt to maintain, and not something we can more easily test, ideally without an AWS account.

@osterman
Copy link
Member

Keep in mind, we'll be using this in https://github.com/cloudposse/reference-architectures so we'll have more advanced examples that we actually test and maintain. Just not here.

aknysh and others added 16 commits October 12, 2020 17:17
Co-authored-by: Erik Osterman <erik@cloudposse.com>
Co-authored-by: Erik Osterman <erik@cloudposse.com>
Co-authored-by: Erik Osterman <erik@cloudposse.com>
Co-authored-by: Erik Osterman <erik@cloudposse.com>
Co-authored-by: Erik Osterman <erik@cloudposse.com>
@aknysh aknysh requested a review from osterman October 13, 2020 04:26
aknysh and others added 2 commits October 13, 2020 01:07
Co-authored-by: Erik Osterman <erik@cloudposse.com>
@aknysh aknysh requested a review from osterman October 13, 2020 05:10
@RobertHorrox RobertHorrox self-requested a review October 13, 2020 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants