Skip to content

v1.0.19

Compare
Choose a tag to compare
@lpm0073 lpm0073 released this 29 Jan 19:55
· 269 commits to main since this release
35eb33b

Adds the following feature toggles:

  • stack_add_remote_mysql: Y to create and auto-configure AWS RDS for MySQL, N to use tutor's k8s pod
  • stack_add_remote_mongodb: Y to create and auto-configure AWS EC2 remote MongoDB, N to use tutor's k8s pod
  • stack_add_remote_redis: Y to create and auto-configure AWS ElastiCache Redis, N to use tutor's k8s pod
  • stack_add_k8s_dashboard: Y to install and configure Kubernetes Dashboard
  • stack_add_k8s_kubeapps: Y to install and configure VMWare Kubeapps
  • stack_add_k8s_karpenter: Y to install and configure Karpenter
  • stack_add_k8s_prometheus: Y to install and configure Prometheus