command
module
Version:
v2.1.3+incompatible
Opens a new window with list of versions in this module.
Published: Apr 17, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
kube2consul
Install
Get the binary directly from GitHub releases or download the code and compile it with make
. It requires Go 1.8 or later.
Usage
Kube2consul runs in a kubernetes cluster by default. It is able to work out of cluster if an absolute path to the kubeconfig file is provided.
Command line option |
Environment option |
Default value |
-consul-api |
K2C_CONSUL_API |
"127.0.0.1:8500" |
-consul-tag |
K2C_CONSUL_TAG |
"kube2consul" |
-consul-token |
K2C_CONSUL_TOKEN |
"" |
-kubeconfig |
K2C_KUBECONFIG |
"" |
-kubernetes-api |
K2C_KUBERNETES_API |
"" |
-resync-period |
K2C_RESYNC_PERIOD |
30 |
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.