Bookmark this page

Summary

  • Kubernetes ingresses and OpenShift routes use the virtual hosting property of the HTTP protocol to expose web services that are running on the cluster.

  • Different providers can implement Kubernetes services, by using the type field of the service resource.

  • When a load balancer component is configured for a cluster, you can create services of the LoadBalancer type to expose non-HTTP services outside the cluster.

  • The Multus CNI (container network interface) plug-in helps to attach pods to custom networks.

  • You can configure the additional network by using a network attachment definition resource.

Revision: do280-4.14-08d11e1