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 subsets, addresses, notReadyAddresses and ports.
- Refresh and compare the observation with the related workload or controller.
Use this information#
Compare the service selector with pod readiness and endpoint addresses. Treat controller-owned endpoint data as an observation; change the owning workload/service configuration when that is the cause.
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.