This commit is contained in:
Inaki Fernandez
2020-06-03 21:38:54 +02:00
parent 0905adba1d
commit c21eabf791

View File

@@ -244,7 +244,7 @@ kubectl get secret <secret-name> --namespace=<source>-o yaml | sed s/names
### Kubectl Alternatives
* [Helm and Kubernetes](#helm-and-kubernetes)
* [Other kubernetes tools](#other-kubernetes-tools)
* [Kubectl plugins and tools](#kubectl-plugins)
#### Manage Kubernetes (K8s) objects with Ansible Kubernetes Module
* [Manage Kubernetes (K8s) objects](https://docs.ansible.com/ansible/latest/modules/k8s_module.html)