nerdexam
Cisco

350-701 · Question #482

What is a feature of container orchestration?

The correct answer is C. ability to deploy Kubernetes clusters in air-gapped sites. A key feature of container orchestration is the ability to deploy Kubernetes clusters in air-gapped sites, providing a solution for environments with no internet connectivity.

Submitted by fatema_kw· Mar 30, 2026

Question

What is a feature of container orchestration?

Options

  • Aability to deploy Amazon ECS clusters by using the Cisco Container Platform data plane
  • Bability to deploy Amazon EKS clusters by using the Cisco Container Platform data plane
  • Cability to deploy Kubernetes clusters in air-gapped sites
  • Dautomated daily updates

How the community answered

(41 responses)
  • B
    2% (1)
  • C
    95% (39)
  • D
    2% (1)

Why each option

A key feature of container orchestration is the ability to deploy Kubernetes clusters in air-gapped sites, providing a solution for environments with no internet connectivity.

Aability to deploy Amazon ECS clusters by using the Cisco Container Platform data plane

While a platform *could* deploy ECS, specifying 'Cisco Container Platform data plane' for *Amazon ECS* is an incorrect combination of technologies as ECS is AWS-native and uses AWS's own control and data planes, not typically a Cisco-specific data plane for ECS.

Bability to deploy Amazon EKS clusters by using the Cisco Container Platform data plane

Similar to A, deploying *Amazon EKS* clusters using a 'Cisco Container Platform data plane' is a mismatched scenario; EKS is an AWS-managed Kubernetes service, not typically leveraging a Cisco-specific data plane for its operation.

Cability to deploy Kubernetes clusters in air-gapped sitesCorrect

Container orchestration platforms like Kubernetes are designed to manage and deploy containerized applications across various environments, including air-gapped sites, by providing local control plane components and the necessary tooling to operate without external internet connectivity, which is a common requirement in highly secure or isolated networks.

Dautomated daily updates

Automated daily updates are a general IT operations practice and a feature of some management systems, but not a defining characteristic or inherent feature *specific* to container orchestration itself, which focuses on deployment, scaling, and management of containers.

Concept tested: Container orchestration (Kubernetes deployment scenarios)

Source: https://kubernetes.io/blog/2019/07/22/air-gapped-kubernetes/

Topics

#Container Orchestration#Kubernetes#Deployment capabilities

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice