Question related to practice solution

  1. I created a hpa as in the screenshot. In actual CKA exam, If I use “1K” instead of “1000” would my answers wil be considered wrong although it is not wrong. On CKA official documentation page “K” is used instead “1000” ?

  1. In CKA exam, would I get to access of kustomize documentation and Gateway pages, while solving related questions?

https://gateway-api.sigs.k8s.io/

I am going to take CKA exam soon, hence my concerns are about info what are available during exams.

Hi @Pambust

  1. The only difference I see in your describe screenshot and the requirements in the question is the custom metric name. You have named it request-per-second (with hyphen). Whereas, the required custom metric is request_per_second (With underscore).

  2. Yes. The Gateway API official docs are part of the allowed list of resources you can refer to during the exam.

You don’t have access to Kustomize docs during the Exam. So, you have to be familiar with Kustomize concepts and structures.