Skip to content

0.1.0 Initial implementation

Compare
Choose a tag to compare
@aknysh aknysh released this 14 Oct 00:47
· 349 commits to main since this release
87978db

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