failover.cc Automatic failover and health checks for Cloudflare® sites

kubernetes email course (pre-sale signup)

Sign up for pre-sale of our 7-day kubernetes email course.

Learn how to implement a production-grade container orchestration in your own network using bare-metal servers.

SIGN UP HERE

What is Kubernetes?

Kubernetes is an open source system from Google for easily managing containerized applications across multiple hosts. This is called orchestration. It includes the scheduling of containers to different hosts to optimize resource usage, the handling of failures and the deployment of containers.

Kubernetes makes it easy to group containers into logical units (called pods) to form micro services. For large scale installations namespaces and resource quotas and permissions exist.

Why a course on failover.cc ?

The Cloudflare + failover.cc combo can be used as an uplink/ingress for the kubernetes cluster. Kubernetes by design takes over routing from every single host of the cluster. Requests are always routed to the matching application pods.

SIGN UP HERE