Skip to content
galaxy.yml 866 B
Newer Older
---
namespace: kubernetes_sigs
description: Deploy a production ready Kubernetes cluster
name: kubespray
Kay Yan's avatar
Kay Yan committed
version: 2.23.0
readme: README.md
authors:
  - luksi1
tags:
repository: https://github.com/kubernetes-sigs/kubespray
dependencies:
  ansible.utils: '>=2.5.0'
build_ignore:
  - .github
  - '*.tar.gz'
  - extra_playbooks
  - inventory
  - scripts
  - test-infra
  - .ansible-lint
  - .editorconfig
  - .gitignore
  - .gitlab-ci
  - .gitlab-ci.yml
  - .gitmodules
  - .markdownlint.yaml
  - .nojekyll
  - .pre-commit-config.yaml
  - .yamllint
  - Dockerfile
  - FILES.json
  - MANIFEST.json
  - Makefile
  - Vagrantfile
  - _config.yml
  - ansible.cfg
  - requirements*txt
  - setup.cfg
  - setup.py
  - index.html
  - reset.yml
  - cluster.yml
  - scale.yml
  - recover-control-plane.yml
  - remove-node.yml
  - upgrade-cluster.yml
  - library