Hi Martin. Great tutorial, thank you! Now that you've shown how to setup an http service on port 80 here's an idea for another chapter: How would you add TLS on top? I am especially interested in how to handle TLS certificates. I guess putting them in the nginx image is not the best option, because one would have to rebuild the image every time the certificate expires.
Hi Martin. Great tutorial, thank you! Now that you've shown how to setup an http service on port 80 here's an idea for another chapter: How would you add TLS on top? I am especially interested in how to handle TLS certificates. I guess putting them in the nginx image is not the best option, because one would have to rebuild the image every time the certificate expires.
Thanks for reading! I've written another tutorial for the TLS here: dev.to/martinpham/secure-your-kube...
Hope you like it!
Yay, just what I needed!
:)