Projects:Kubernetes: verschil tussen versies

Naar navigatie springen Naar zoeken springen
302 bytes toegevoegd ,  16 mrt 2019
Regel 475: Regel 475:


== Accessing a Deployment using an Ingress ==
== Accessing a Deployment using an Ingress ==
[https://kubernetes.io/docs/concepts/services-networking/ingress/ Ingresses] are like Services, but for HTTP only. This specialisation allows adding a number of additional features, such as load balancing, having multiple applications behind one URL or hostname (micro-services), and SSL termination.


= Creating your own images =
= Creating your own images =

Navigatiemenu