cmd/

directory
v0.0.0-...-9f13f69 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2018 License: Apache-2.0

README

Executables

This directory contains a few executables. Users are not expected to kick them directly.

midonet-kube-controllers

This command contains Kubernetes controllers for MidoNet integration. Those controllers monitor relevant changes on the apiserver, and translate and apply them to the MidoNet API.

MIDONETKUBE_LOG_LEVEL=debug MIDONETKUBE_MIDONET_API=http://localhost:8181/midonet-api MIDONETKUBE_MIDONET_USERNAME=midonet MIDONETKUBE_MIDONET_PASSWORD=midopass MIDONETKUBE_MIDONET_PROJECT=service MIDONETKUBE_KUBECONFIG=~/.kube/config ./midonet-kube-controllers

midonet-kube-node

This command connects the node to the cluster network.

MIDONETKUBE_CLUSTERCIDR=10.1.0.0/16 MIDONETKUBE_SERVICECIDR=10.96.0.0/12 MIDONETKUBE_KUBECONFIG=~/.kube/config MIDONETKUBE_NODENAME=k sudo -E ./midonet-kube-node

midonet-kube-cni

This command is a CNI plugin for MidoNet Kubernetes integration. Note that it's very specific to this Kubernetes integration. It isn't expected to work for other container environments.

https://kubernetes.io/docs/concepts/cluster-administration/network-plugins/#cni

Directories

Path Synopsis
This command is a CNI plugin for MidoNet Kubernetes integration.
This command is a CNI plugin for MidoNet Kubernetes integration.
This command contains Kubernetes controllers for MidoNet integration.
This command contains Kubernetes controllers for MidoNet integration.
This command connects the node to the cluster network.
This command connects the node to the cluster network.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL