mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Shortens Scenario Guides, incorporates vmware guide (#54554)
* Shortens Scenario Guides, incorporates vmware guide * adds links from network scenario guides to other network docs
This commit is contained in:
parent
bda541fa0d
commit
a4d0bc2c43
30 changed files with 227 additions and 178 deletions
|
@ -1,5 +1,5 @@
|
|||
Getting Started with Kubernetes and OpenShift
|
||||
=============================================
|
||||
Kubernetes and OpenShift Guide
|
||||
==============================
|
||||
|
||||
Modules for interacting with the Kubernetes (K8s) and OpenShift API are under development, and can be used in preview mode. To use them, review the requirements, and then follow the installation and use instructions.
|
||||
|
||||
|
@ -53,4 +53,3 @@ Filing issues
|
|||
If you find a bug or have a suggestion regarding individual modules or the role, please file issues at `OpenShift Rest Client issues <https://github.com/openshift/openshift-restclient-python/issues>`_.
|
||||
|
||||
There is also a utility module, k8s_common.py, that is part of the `Ansible <https://github.com/ansible/ansible>`_ repo. If you find a bug or have suggestions regarding it, please file issues at `Ansible issues <https://github.com/ansible/ansible/issues>`_.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue