Add Kubernetes configuration scripts. 79/46379/1
authorThomas Duval <thomas.duval@orange.com>
Sun, 29 Oct 2017 19:50:12 +0000 (20:50 +0100)
committerThomas Duval <thomas.duval@orange.com>
Sun, 29 Oct 2017 19:50:12 +0000 (20:50 +0100)
commit2d4ede421277b1c60974f593ba82684988784e1e
tree7f992fe2b45daf6c930f1051358aafdb608e1eb9
parent593f0e8556b023ed383ed600adf3aa85b395b2ea
Add Kubernetes configuration scripts.

Change-Id: I1dedc51b32db3008c955dd6e4be9013cb4ef6379
13 files changed:
moonv4/kubernetes/README.md [new file with mode: 0644]
moonv4/kubernetes/conf/password_moon.txt [new file with mode: 0644]
moonv4/kubernetes/conf/password_root.txt [new file with mode: 0644]
moonv4/kubernetes/conf/ports.conf [new file with mode: 0644]
moonv4/kubernetes/init_k8s.sh [new file with mode: 0644]
moonv4/kubernetes/start_moon.sh [new file with mode: 0644]
moonv4/kubernetes/templates/consul.yaml [new file with mode: 0644]
moonv4/kubernetes/templates/db.yaml [new file with mode: 0644]
moonv4/kubernetes/templates/keystone.yaml [new file with mode: 0644]
moonv4/kubernetes/templates/moon_configuration.yaml [new file with mode: 0644]
moonv4/kubernetes/templates/moon_gui.yaml [new file with mode: 0644]
moonv4/kubernetes/templates/moon_manager.yaml [new file with mode: 0644]
moonv4/kubernetes/templates/moon_orchestrator.yaml [new file with mode: 0644]