flannel-network-health

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

README

CircleCI

flannel-network-health

Flannel-network-health serves as health endpoint for network configuration created by flannel-operator.

  • endpoint /bridge-healthz - check if interface br-${CLUSTER_ID} is present and if it has configured right ip address
  • endpoint /flannel-healthz- check if interface flannel.${VNI} is present and if it has configured right ip address
How to build
Dependencies

Dependencies are managed using glide and contained in the vendor directory. See glide.yaml for a list of libraries this project directly depends on and glide.lock for complete information on all external libraries and their versions used.

Note: The vendor directory is flattened. Always use the --strip-vendor (or -v) flag when working with glide.

Building the standard way
go build
Cross-compiling in a container

Here goes the documentation on compiling for different architectures from inside a Docker container.

Running PROJECT

  • How to use
  • What does it do exactly

Contact

License

PROJECT is under the Apache 2.0 license. See the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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