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

시험코드:CKAD
시험이름:Linux Foundation Certified Kubernetes Application Developer Exam
인증사:Linux Foundation
무료 덤프 문항수:239
업로드 날짜:2026-09-02
평점
100%

문제 1

You need to schedule a job to run every day at 10:00 AM to clean up old container images in your Kubernetes cluster These images are tagged with "app=my-app" and have been created in the last 7 days. How would you implement this using a CronJob?

문제 2

You are developing a new feature for your application that requires a new microservice to be deployed. This microservice interacts With a database, and you want to ensure the database connection is handled securely and efficiently. Design a deployment strategy for the new microservice that integrates with the database and implements security best practices.

문제 3

You have a Deployment named 'web-apps that runs 3 replicas of a web application container. This application relies on a database service, also deployed as a Deployment named 'db-service' You need to implement a sidecar pattern using the 'initContainer' feature to ensure that the database service is up and running before the web application container starts. The web application container should only start once the database is reachable.

문제 4


Set Configuration Context:
[student@node-1] $ | kubectl
Config use-context k8s
Context
A pod is running on the cluster but it is not responding.
Task
The desired behavior is to have Kubemetes restart the pod when an endpoint returns an HTTP 500 on the
/healthz endpoint. The service, probe-pod, should never send traffic to the pod while it is failing. Please complete the following:
* The application has an endpoint, /started, that will indicate if it can accept traffic by returning an HTTP 200.
If the endpoint returns an HTTP 500, the application has not yet finished initialization.
* The application has another endpoint /healthz that will indicate if the application is still working as expected by returning an HTTP 200. If the endpoint returns an HTTP 500 the application is no longer responsive.
* Configure the probe-pod pod provided to use these endpoints
* The probes should use port 8080

문제 5

You have a container image for a web application that uses a specific version of a Java library_ You want to update this library to a newer version, but you are concerned about potential compatibility issues. Describe the steps involved in modifying the container image to include both the old and new versions of the library, allowing you to selectively use either version based on your needs.

최근 댓글 (가장 최근 댓글이 맨 위에 있습니다.)

song
2025-10-22

Thank

YEIN
2025-04-10

Thank you

Lee
2024-08-19

thanks

댓글 추가

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

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