2019年3月27日
摘要: 默认情况下出口流量走随机mask 地址,是动态分配的。如果希望出口流量通过固定的IP地址,需要做以下设置 Step1: 参考 Azure Mooncake 搭建 AKS-Engine (一) 的Step3.1(Optional) 如果需要通过固定IP出入站,需要设置AKS-Engine 的load 阅读全文
posted @ 2019-03-27 18:56 木木三的Azure 阅读(284) 评论(0) 推荐(0) 编辑
摘要: Step1 : 创建K8S内网负载均衡器(静态IP) 在aks-engine的资源组(yute-demo)中创建静态IP Console: Step2 : 用静态IP创建K8S内网负载均衡器 修改对外提供服务的 Service 文件 加入annotations:annotations: servic 阅读全文
posted @ 2019-03-27 18:55 木木三的Azure 阅读(691) 评论(0) 推荐(0) 编辑
摘要: AKS-Engine 是Azure 提供的开源K8S 部署包,通过自定义template 文件在Azure 上创建K8S集群。 Step1:安装 AKS-Engine Step2:创建 Service Principals Service Principals 是Azure 上一种安全认证,用来认证 阅读全文
posted @ 2019-03-27 18:54 木木三的Azure 阅读(451) 评论(0) 推荐(0) 编辑