Kubernetes – cloud provider config for OpenStack
Time goes by and subscription end date of Kubernetes Fundamentals course by LF is closer. So I decided to dive into k8s. When I was learning about services, I run into problem that my services (type LoadBalancer) and ingress resources are not getting external IP addresses. I dug around it and found out, that these features are expecting to get external IPs from provider (AWS, OpenStack, …).