DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Part 2: Access AWS Services Through a Kubernetes Dual-Stack Cluster

3 years ago thenewstack.io
Part 2: Access AWS Services Through a Kubernetes Dual-Stack Cluster

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

https://github.com/Lakers817' In the first part of this series, “https://thenewstack.io/access-aws-services-through-a-kubernetes-dual-stack-cluster/,” we connected a Kubernetes dual IPv4/IPv6 stack with https://aws.amazon.com/?utm_content=inline-mention‘ service APIs, using AWS-cloud-controller-manager AWS-ccm, using an AWS cloud-provider manifest. In this second part, we will discuss how to deploy AWS-ccm using a system service file.

After that, you will have to clone the https://github.com/kubernetes/cloud-provider-aws to build a binary for aws-ccm from the AWS-cloud-provider repository.

Fourth step: cloud-controller-manager Kubernetes configuration file

In the kuard k8s service file if I have IPv4 as preferred IP in order list: ipFamilyPolicy: PreferDualStack ipFamilies: - IPv4

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com