Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

giantswarm/k8s-kvm-health

Repository files navigation

CircleCI

k8s-kvm-health

k8s-kvm-health serves as health endpoint for k8s-kvm pod created by kvm-operator.

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.