Question
Use kubernetes without a load balancer?
I have a docker image of my node.js application and I was wondering if I could use it with kubernetes and expose it publically without having to use a load balancer (I will have one container running only)?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×