Skip to content

Feature: Kubernetes: Events

andreasn edited this page May 31, 2016 · 10 revisions

Notes

Stories

Robert is both a developer and sysadmin at the company he works at, since it's a fairly small shop. He's starting a new service that they need for their infrastructure. For some reason it doesn't start properly. He has set up a volume for it, but it doesn't start as it should.

Workflows

Robert is logged in, and is looking at the Kubernetes Dashboard. One pod is stuck in the pending state. He goes to the Events page and notices that there is an error that a volume claim cannot be fulfilled. It seems the pod wants a 10Gi volume. He fixes this, and the service starts working.

Wireframes

Prior art

Feedback

Clone this wiki locally