Home › Software Testing › Software Testing › microservices_cloud_observability › Testing in a Kubernetes environment often uses
Testing in a Kubernetes environment often uses
AAn iPhone simulator for cluster tests
BA relational database for orchestration
CA web browser for orchestrating pods
DKind or Minikube for local clusters
Answer & Solution
Correct answer: D. Kind or Minikube for local clusters
kind (Kubernetes-in-Docker), minikube, k3d, k3s are lightweight local clusters used for testing K8s manifests and operators before promoting to staging or production clusters.
Related questions
A 'red team' in security testing is a group that'Test impact analysis' speeds CI byIn Test Maturity Model integrated (TMMi), Level 2 is'Test pyramid' for microservices typically pushes effort toQuality gates in a deployment pipeline areA test environment management strategy primarily addressesGame days in production resilience testing involveFeature flags enable testing by