Beginner Kubernetes
Q38 / 100

What does it mean for Kubernetes to be "cloud-agnostic"?

Correct! Well done.

Incorrect.

The correct answer is B) Kubernetes can run on various infrastructures — on-premises, or across different cloud providers — without being tightly coupled to any single one

B

Correct Answer

Kubernetes can run on various infrastructures — on-premises, or across different cloud providers — without being tightly coupled to any single one

Explanation

Because Kubernetes abstracts infrastructure details behind APIs, the same application definitions can generally run on different clouds or on-premises with minimal changes.

Progress
38/100