Files
tacker/doc/source/user/v2/use_case_guide.rst
Yasufumi Ogawa d62def1c19 Add deploying Kubernetes cluster with Cilium doc
This patch adds a sample usage for deploying a Kubernetes cluster
with cilium CNI using the Mgmt Driver to user guide.

Implements: blueprint intro-cilium
Change-Id: I60fd6b97c76ba17578d73d821322b50461e08128
Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Co-Authored-By: Ken Fujimoto <fujimoto@valinux.co.jp>
2024-09-12 18:37:48 +00:00

180 lines
1.8 KiB
ReStructuredText

===================
v2 Tacker Use Cases
===================
VNF
___
Deploy
^^^^^^
VM
~~
.. toctree::
:maxdepth: 1
vnf/deployment_with_user_data/index
Container
~~~~~~~~~
.. toctree::
:maxdepth: 1
cnf/deployment/index
cnf/deployment_using_helm/index
Scale
^^^^^
VM
~~
.. toctree::
:maxdepth: 1
vnf/scale/index
Container
~~~~~~~~~
.. toctree::
:maxdepth: 1
cnf/scale/index
Heal
^^^^
VM
~~
.. toctree::
:maxdepth: 1
vnf/heal/index
Container
~~~~~~~~~
.. toctree::
:maxdepth: 1
cnf/heal/index
Update
^^^^^^
VM
~~
.. toctree::
:maxdepth: 1
vnf/update
Container
~~~~~~~~~
.. toctree::
:maxdepth: 1
cnf/update
Change External VNF Connectivity
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
VM
~~
.. toctree::
:maxdepth: 1
vnf/chg_ext_conn
Change Current VNF Package
^^^^^^^^^^^^^^^^^^^^^^^^^^
VM
~~
.. toctree::
:maxdepth: 1
vnf/chg_vnfpkg/index
vnf/chg_vnfpkg_with_standard/index
vnf/coordinate_api_client_script
Container
~~~~~~~~~
.. toctree::
:maxdepth: 1
cnf/chg_vnfpkg/index
Error Handling
^^^^^^^^^^^^^^
.. toctree::
:maxdepth: 1
error_handling
db_sync_error_handling
placement_error_handling
Management Driver
^^^^^^^^^^^^^^^^^
Container Update
~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
cnf/update_with_mgmt_driver/index
FaultNotification AutoHealing
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
fault_notification
Kubernetes cluster deploy
~~~~~~~~~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 1
mgmt_driver_deploy_k8s_with_cilium_cni
Prometheus Plugin
^^^^^^^^^^^^^^^^^
.. toctree::
:maxdepth: 1
prometheus_plugin
Container
~~~~~~~~~
.. toctree::
:maxdepth: 1
cnf/auto_scale_pm_job/index
cnf/auto_scale_pm_th/index
cnf/auto_heal_fm/index