DCA 무료 덤프문제 온라인 액세스

시험코드:DCA
시험이름:Docker Certified Associate (DCA) Exam
인증사:Docker
무료 덤프 문항수:189
업로드 날짜:2026-08-31
평점
100%

문제 1

In the context of a swarm mode cluster, does this describe a node?
Solution.an instance of the Docker CLI connected to the swarm

문제 2

During development of an application meant to be orchestrated by Kubemetes, you want to mount the /data directory on your laptop into a container.
Will this strategy successfully accomplish this?
Solution. Create a Persistent VolumeClaim requesting storageClass:"" (which defaults to local storage) and hostPath: /data, and use this to populate a volume in a pod.

문제 3

Can this set of commands identify the published port(s) for a container?
Solution: `docker network inspect', `docker port'

문제 4

Does this command display all the pods in the cluster that are labeled as 'env: development'?
Solution: 'kubectl get pods --all-namespaces -label env=development'

문제 5

Will this sequence of steps completely delete an image from disk in the Docker Trusted Registry?
Solution: Manually delete all layers used by the image on the disk from the Docker Trusted Registry.

댓글 추가

귀하의 메일주소는 공개되지 않습니다. 필수 입력 사항은 표시되어 있습니다. *

insert code
그림의 인증번호를 입력하세요.