When you need to quickly find information about the state of resources, you can import Kubernetes definitions into YAML files. These files allow for full-text search across all resources.
For example, you can quickly search by domain name to find the service deployed on it and check its environment variables.
This method can also be used as a tool for saving the state of the cluster.