Automatically start and stop cloud resources by using the custom Booking type in your Kubernetes cluster.
Reduce cloud operating costs by using on-demand scheduling of resources. Stop resources automatically when they are no longer required.
Extensible, built on top of Kubernetes. Open Source and welcoming contributions on cloud providers and new resource types.
Continuously scans the given type of resources and manages the resources on the cluster based on the tracked cloud instances. When new instances are tagged, they will instantly appear as a resource.
A group of instances that share a common tag name. Resources describe the status of the instances they represent, and can also control their state depending on the existence of a booking that reserves them.
Used to reserve resources, bookings trigger a state change on the resource they’ve scheduled. They have a start and end time based on which the resource should start or stop the cloud instances.