kubernauts / tk8

CLI to deploy Kubernetes with RKE, EKS or Kubeadm and deploy additional addons
Apache License 2.0
266 stars 48 forks source link

Provide OKD 3.10 support #78

Closed arashkaffamanesh closed 5 years ago

arashkaffamanesh commented 5 years ago

$ tk8 cluster install openshift

Use Dave Kerr's implementation:

https://github.com/dwmkerr/terraform-aws-openshift

Enhance the implementation:

Make the number of nodes configurable Make admin pwd configurable Add users with project admin and cluster-admin roles Add helm support Investigate OKD 3.11 support Investigate if Keycloak integration works

arashkaffamanesh commented 5 years ago

Shall be set on hold, since OpenShift 4.1 has a better installer and the OKD 4.1 is not ready yet.