Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Install

Kubesleeper is essentially a pod that manages your resources via the Kubernetes API.

To install it, you need to deploy a Kubesleeper deployment. This can be done using Helm (recommended) or manually.

Kubesleeper only operates within the namespace where it is installed. Therefore, ensure you install it in the correct namespace and that you deploy a Kubesleeper instance in every namespace you intend to manage.

Helm Install

Work in progress… Coming soon

Manual install

Work in progress… Coming soon