mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 05:22:39 +00:00
Embedded docs clarifications and refinements. (#258)
* Another embedded docs clarifications in k8s_rollback * Embedded docs clarification in helm_pljugin_info * Embedded docs clarification in k8s * More embedded docs clarification in k8s inventory plugin * Fixed markdown formatting to RST in k8s_rollback
This commit is contained in:
@@ -14,8 +14,9 @@ DOCUMENTATION = '''
|
||||
short_description: Kubernetes (K8s) inventory source
|
||||
|
||||
description:
|
||||
- Fetch containers and services for one or more clusters
|
||||
- Groups by cluster name, namespace, namespace_services, namespace_pods, and labels
|
||||
- Fetch containers and services for one or more clusters.
|
||||
- Groups by cluster name, namespace, namespace_services, namespace_pods, and labels.
|
||||
- Uses the kubectl connection plugin to access the Kubernetes cluster.
|
||||
- Uses k8s.(yml|yaml) YAML configuration file to set parameter values.
|
||||
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user