Description
Validates Kubernetes behavior with declarative end-to-end tests. It is useful for platform teams checking whether clusters, controllers, and policies behave as expected after changes.
Kubernetes tests can create, modify, or delete cluster resources. Use the correct context, namespace, and credentials, and avoid running destructive scenarios against production clusters unintentionally.