k8s-api-healthz

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

README

CircleCI Docker Repository on Quay

k8s-api-healthz

This is simple service thats suppose to be running on the master node in order to properly and securely check health of the API via http. Health check is done by accessing the /healthz endpoint on the k8s API and etcd endpoint with use of certificates in order to do proper auth over https.

The reasoning behind creating yet another health service is that in cloud providers such as AWS or Azure its very hard to securely access the /healthz endpoint on the api as with disabled both anonymous-access and insecure port. And in order to access /healthz endpoint on such https you need to provide credentials/certs.

So instead of accessing directly k8s api or etcd api you access this service via http.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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