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

1.8 KiB

v2 Tacker Use Cases

VNF

Deploy

VM

vnf/deployment_with_user_data/index

Container

cnf/deployment/index cnf/deployment_using_helm/index

Scale

VM

vnf/scale/index

Container

cnf/scale/index

Heal

VM

vnf/heal/index

Container

cnf/heal/index

Update

VM

vnf/update

Container

cnf/update

Change External VNF Connectivity

VM

vnf/chg_ext_conn

Change Current VNF Package

VM

vnf/chg_vnfpkg/index vnf/chg_vnfpkg_with_standard/index vnf/coordinate_api_client_script

Container

cnf/chg_vnfpkg/index

Error Handling

error_handling db_sync_error_handling placement_error_handling

Management Driver

Container Update

cnf/update_with_mgmt_driver/index

FaultNotification AutoHealing

fault_notification

Kubernetes cluster deploy

mgmt_driver_deploy_k8s_with_cilium_cni

Prometheus Plugin

prometheus_plugin

Container

cnf/auto_scale_pm_job/index cnf/auto_scale_pm_th/index cnf/auto_heal_fm/index