Remove Development Remove How To Remove IPv6 Remove Load Balancer
article thumbnail

Technology Short Take 153

Scott Lowe

This article contains some good information on IPv6 for those who are just starting to get more familiar with it, although toward the end it turns into a bit of an advertisement. Diego Sucaria shows how to use an SSH SOCKS proxy to access private Kubernetes clusters. I hope you’re able to find something useful here! Networking.

Linux 74
article thumbnail

Kubernetes on OpenStack: The Technical Details

Scott Lowe

For inbound connectivity, this is where Kubernetes Services come into play; you could have a Service of type NodePort (unique port forwarded by kube-proxy on every node in the Kubernetes cluster) or a Service of type LoadBalancer (which uses a cloud load balancer with nodes & NodePorts as registered backends).