summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormutron3k <asloan7@gmail.com>2019-11-08 15:40:10 -0500
committerGitHub <noreply@github.com>2019-11-08 15:40:10 -0500
commita003f02ed4902a1bef137cc23d8a7a779a973cfe (patch)
treeb97320207a153b620601e560b3f2f658b42662e2
parent8e3d73b46ea6a52111905697dd08276a148cd6ba (diff)
fixing ansible k8s module link
-rw-r--r--contributors/design-proposals/architecture/declarative-application-management.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/architecture/declarative-application-management.md b/contributors/design-proposals/architecture/declarative-application-management.md
index d307a617..cd433a5f 100644
--- a/contributors/design-proposals/architecture/declarative-application-management.md
+++ b/contributors/design-proposals/architecture/declarative-application-management.md
@@ -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)