• Skip to primary navigation
  • Skip to content
  • Skip to footer
KILL TIME OR KISS TIME
  • Posts
  • Categories
  • Tags
  • Collections
  • About
    • ANSIBLE AUTOMATION
    • Getting Started
      • Ansible 安装
      • Ansible 相关文件
      • Ansible 相关工具
      • Ansible 常用模块
    • Playbook
      • Playbook 介绍
      • YAML 语言
      • Playbook 核心元素
      • Playbook 命令
      • Playbook 初步
      • Playbook 中使用 Handlers 和 notify
      • Playbook 中使用 tags 组件
      • Playbook 中使用变量
      • template 模板
      • Playbook 使用 when
      • Playbook 使用迭代 with_items
    • Roles
      • Ansible Roles 目录编排
      • 创建 role
      • Playbook 调用角色
      • roles 中 tags 使用
      • 实战案例
    • Troubleshooting
    • Resources

    Resources

    less than 1 minute read

    • ansible/ansible (github.com)
    • ansible/ansible-examples (github.com)
    • Ansible Documentation
    • User Guide — Ansible Documentation
    • Ansible 中文权威指南 (ansible.com.cn)
    • Ansible Galaxy
    • ansible/galaxy (github.com)
    • Ansible Automation for SysAdmins | Opensource.com
    • A system administrator’s guide to getting started with Ansible - FAST! (redhat.com)

    Updated: June 7, 2021

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    kube-prometheus 部署

    7 minute read

    概览 Prometheus Prometheus 是一个开源的系统监控和警报工具包,最初在 SoundCloud 建立。自2012年成立以来,许多公司和组织都采用了 Prometheus,该项目有一个非常活跃的开发者和用户社区。它现在是一个独立的开源项目,独立于任何公司进行维护。为了强调这一点,并明确项目的治...

    es 索引生命周期管理

    less than 1 minute read

    使用 Elasticsearch 中的索引生命周期管理(ILM)功能来管理索引。Configure a lifecycle policy | Elastic 创建生命周期策略 创建索引生命周期策略 test_policy PUT _ilm/policy/test_policy { "policy": {...

    在 Kubernetes 上部署 Harbor

    1 minute read

    本文使用 helm 在 kubernetes 中快速安装 harbor 官方文档:Deploying Harbor with High Availability via Helm 下载 Chart 下载 Harbor helm chart: $ helm repo add harbor https://h...

    使用 kubeadm 创建高可用 k8s 集群

    17 minute read

    00、准备开始 一台兼容的 Linux 主机。Kubernetes 项目为基于 Debian 和 Red Hat 的 Linux 发行版以及一些不提供包管理器的发行版提供通用的指令 每台机器 2 GB 或更多的 RAM (如果少于这个数字将会影响你应用的运行内存) 2 CPU 核或更多 集群中...

    • GitHub
    • Feed
    © 2023 aluopy. Powered by Jekyll & Minimal Mistakes.