Inspect an object#
- Select the intended cluster, then open the resource route or its enabled sidebar link.
- Use the available list search and namespace controls to locate the object.
- Open the detail page and inspect Overview, Describe and the full YAML document as available.
- Review ownerReferences, revision and data.
- Refresh and compare the observation with the related workload or controller.
Use this information#
Identify the owning controller and compare revision records before a change. Editing a history object directly is not the documented way to roll back a workload.
Editing and lifecycle#
Use the resource list and detail page to inspect this resource. Where the API and your permissions allow mutations, use the shared create, YAML, clone and delete controls described in resource actions. Read-only APIs and controller-owned observations must not be treated as editable application configuration.
Before a permitted change, identify the object’s owner and consumers, review the entire proposed document and preserve the source configuration. After saving, inspect the resulting status and related objects; admission and reconciliation can report errors after a syntactically valid submission.