ansible
  • 安装
  • 第一个ansible例子
  • playbook
  • role
  • ansible模块
    • copy模块
    • file模块
    • yum模块
    • selinux模块
    • service_facts
  • notify与handler
  • register
  • 实战
    • 安装k8s集群
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. 实战

安装k8s集群

我们把该项目叫做k8s,该项目的目录结构如下:

Previous实战NextFAQ

Last updated 4 years ago

Was this helpful?