clivern/koala

By clivern

Updated over 6 years ago

🧬Kubernetes Playground for Testing Purposes.

Image
0

742

clivern/koala repository overview

Kubernets Logo

Koala

Kubernetes Playground for Testing Purposes

Documentation

Getting Started
Application Endpoints
# Current host info
$ curl http://localhost:8080/ -v

# Current host health check
$ curl http://localhost:8080/_health -v

# Change all hosts state
$ curl http://localhost:8080/_change -v

# Get current host state
$ curl http://localhost:8080/_state -v

# Get current host down
$ curl http://localhost:8080/_hostup -v

# Get current host up
$ curl http://localhost:8080/_hostdown -v

# Get all hosts up
$ curl http://localhost:8080/_kindup -v

# Get all hosts down
$ curl http://localhost:8080/_kinddown -v

Third-party

References

License

© 2019, Clivern. Released under MIT License.

Koala is authored and maintained by @Clivern.

Tag summary

Content type

Image

Digest

Size

303.2 MB

Last updated

over 6 years ago

docker pull clivern/koala