花费 5 ms
AKS (1) AKS最佳实践

  《Windows Azure Platform 系列文章目录》   我们在搭建Kubernetes集群的时候,需要搭建控制节点(Master)和工作节点(Node),在每个节点上都会安装不 ...

Tue Aug 24 00:51:00 CST 2021 0 329
AKS初体验(1):创建集群并登录到node节点

随着容器的火爆,各家云厂商都推出自己的kubernetes服务,Azure平台上提供的托管kubernetes服务为AKS(Azure Kubernetes Service)。AKS服务本身免费,用户 ...

Fri May 31 09:09:00 CST 2019 0 787
AKS (3) 在AKS中使用Azure File

  《Windows Azure Platform 系列文章目录》      在Azure AKS中,可以挂载Azure File作为存储卷。   主要分为三个步骤:   1.创建Azure ...

Tue Jun 29 03:08:00 CST 2021 0 194
AKS使用Azure File实现动态持久化存储

如我们所知,Kubernetes通过 Volume 为集群中的容器提供存储,通过Persistent Volume 和 Persistent Volume Claim实现Volume 的静态供给和动态 ...

Tue Jun 04 01:16:00 CST 2019 0 437

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM