fixing ansible k8s module link

This commit is contained in:
mutron3k 2019-11-08 15:40:10 -05:00 committed by GitHub
parent 8e3d73b46e
commit a003f02ed4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ A non-exhaustive list of tools built by the Kubernetes community (see [spreadshe
* [Fabric8 client](https://github.com/fabric8io/kubernetes-client)
* [Kubegen](https://github.com/errordeveloper/kubegen)
* [kenv](https://github.com/thisendout/kenv)
* [Ansible](https://docs.ansible.com/ansible/kubernetes_module.html)
* [Ansible](https://docs.ansible.com/ansible/latest/modules/k8s_module.html)
* [Puppet](https://forge.puppet.com/garethr/kubernetes/readme)
* [KPM](https://github.com/coreos/kpm)
* [Nulecule](https://github.com/projectatomic/nulecule)