Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/kubernetes/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Kubernetes 在aws上使用k8s的静态IP到负载平衡器服务(分配ID)_Kubernetes_Amazon Ec2_Kubernetes Ingress_Aws Load Balancer - Fatal编程技术网

Kubernetes 在aws上使用k8s的静态IP到负载平衡器服务(分配ID)

Kubernetes 在aws上使用k8s的静态IP到负载平衡器服务(分配ID),kubernetes,amazon-ec2,kubernetes-ingress,aws-load-balancer,Kubernetes,Amazon Ec2,Kubernetes Ingress,Aws Load Balancer,它说使用service.beta.kubernetes.io/aws负载平衡器eip分配将aws eip分配给新创建的网络负载平衡器()。但是,如何获取AWS分配ID? 在, 如何获取这些eipalloc Id?我可能误解了你的问题,但我认为你应该在AWS中创建,然后在控制台或通过awscli获取它们的分配Id AllocationId [Network Load Balancers] The allocation ID of the Elastic IP address for an inte

它说使用service.beta.kubernetes.io/aws负载平衡器eip分配将aws eip分配给新创建的网络负载平衡器()。但是,如何获取AWS分配ID?
在,


如何获取这些eipalloc Id?

我可能误解了你的问题,但我认为你应该在AWS中创建,然后在控制台或通过awscli获取它们的分配Id

AllocationId
[Network Load Balancers] The allocation ID of the Elastic IP address for an internet-facing load balancer.

Type: String

Required: No

AllocationId
[Network Load Balancers] The allocation ID of the Elastic IP address for an internet-facing load balancer.

Type: String

Required: No