In order to automatically save resources, inactive applications will be automatically scaled to zero after 24 hours of inactivity. This only applies for accounts on the Developer plan.
An application is considered inactive if you haven't performed any of the following things in the last 24 hours:
- Upgrade or Redeploy it via the UI or the command line
- Launched a Developer Environment with okteto up
- Pushed the latest version of your code with okteto push
Any service accounts, config maps, secrets or volumes you create will be unaffected by this operation.
Namespaces will be deleted after 15 days of inactivity.
Upgrade to Developer Pro to prevent your applications from going to sleep.