Skip to content

Commit

Permalink
Further clarify the ingress logic in README
Browse files Browse the repository at this point in the history
  • Loading branch information
azlyth committed Jun 4, 2024
1 parent 1c8f36d commit 7cb3db3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

Snorlax is a Kubernetes operator that wakes and sleeps a set of Kubernetes deployments on a schedule.

If you specify ingresses, they are updated to serve a wake proxy which serves a cute sleeping Snorlax page and wakes the deployments up.
Once the deployments are ready, the page will auto-refresh.
If you specify ingresses, they are updated to serve a wake proxy which serves a "sleeping" splash page and wakes the deployments up.
Once the deployments are ready, the ingresses are restored and the splash page will auto-refresh.

You create `SleepSchedule` resources to define the schedule for deployments (and optionally their respective ingresses).

Expand Down

0 comments on commit 7cb3db3

Please sign in to comment.