mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-10 18:46:12 +00:00
21 lines
463 B
Markdown
21 lines
463 B
Markdown
# Kubernetes Collection Changes
|
|
|
|
## 0.9.0
|
|
|
|
- Initial migration of Kubernetes content from Ansible core (2.9 / devel), including content:
|
|
- **Connection Plugins**:
|
|
- `kubectl`
|
|
- **Filter Plugins**:
|
|
- `k8s_config_resource_name`
|
|
- **Inventory Source**:
|
|
- `k8s`
|
|
- `openshift`
|
|
- **Lookup Plugins**:
|
|
- `k8s`
|
|
- **Modules**:
|
|
- `k8s`
|
|
- `k8s_auth`
|
|
- `k8s_info`
|
|
- `k8s_scale`
|
|
- `k8s_service`
|