This patch implements spec Support deploying Kubernetes cluster with MgmtDriver in blueprint bp/cnf-support-with-etsi-nfv-specs. It includes sample mgmt_driver scripts of deploying kubernetes cluster to vm created by openstack_driver. Support instantiate/terminate/scale/heal function. It also includes a shell script that actual install kubernets cluster on vm, and an use guide to show how to use this sample script. Implements: bp/cnf-support-with-etsi-nfv-specs Change-Id: I4d0085ffa3b4c90741ebb169b96f69113e2bb6d7
17 lines
542 B
Plaintext
17 lines
542 B
Plaintext
TOSCA-Meta-File-Version: 1.0
|
|
Created-by: Dummy User
|
|
CSAR-Version: 1.1
|
|
Entry-Definitions: Definitions/sample_kubernetes_top.vnfd.yaml
|
|
|
|
Name: Files/images/ubuntu-20.04-server-cloudimg-amd64.img
|
|
Content-Type: application/x-iso9066-image
|
|
|
|
Name: Scripts/install_k8s_cluster.sh
|
|
Content-Type: application/sh
|
|
Algorithm: SHA-256
|
|
Hash: 2489f6162817cce794a6f19a88c3c76ce83fa19cfcb75ad1204d76aaba4a9d1c
|
|
|
|
Name: Scripts/kubernetes_mgmt.py
|
|
Content-Type: text/x-python
|
|
Algorithm: SHA-256
|
|
Hash: b292bc47d4c28a62b1261e6481498118e5dd93aa988c498568560f67c510003b |