errordeveloper / k9c

Cloud9+kubectl container
Other
23 stars 6 forks source link

Ingress controller with TLS #1

Open errordeveloper opened 6 years ago

errordeveloper commented 6 years ago

So that we can make it more secure, and provide some routing.

errordeveloper commented 6 years ago

Well, turns out Cloud9 doesn't work when it doesn't run in /, and we will need to hardcode each app route manually. Besides, Traefik controller is working okay now (and GKE one was a pain).

TLS is still to be done, we will need to have DNS to go with it too. Making insecure TLS work with Cloud9 lead to more pain, and domains would be convenient for the purpose of training.