Juniper / contrail-docker

Apache License 2.0
48 stars 25 forks source link

Kubernetes manifest for tiller pod with host network #140

Closed hkumarmk closed 7 years ago

hkumarmk commented 7 years ago

helm init will setup tiller pod, but it will be installed without host network. We need tiller setup on host network as that help us to use helm chart to deploy contrail.

This patch add tiller manifest - one can use this manifest to install tiller with host network.