Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Professional Institute logo

LPI DevOps Tools Engineer

Domain 3Objective 3

703.3 Kubernetes Package Management (weight: 2) DEVOPS-TOOLS-ENGINEER Practice Questions (Page 3)

Part of the 703 Kubernetes domain, which makes up ~22% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~8–13 in this domain), expect 3–4 from this objective — we provide 33 practice questions to prepare you well beyond it. (estimate)

33questions here
7free pages
11concepts

Questions 11–15

  1. 11foundation · easy

    Which command creates a packaged .tgz archive of a Helm chart?

    Select an answer first
  2. 12expert · hard

    A chart has a default `values.yaml` with `replicaCount: 2`. An engineer installs with `--set replicaCount=4`. Later, they run `helm upgrade <release> <chart> --values custom.yaml` where `custom.yaml` contains `replicaCount: 6`. What is the final replica count?

    Select an answer first
  3. 13expert · hard

    A chart has a dependency on `common` from the Bitnami repository. The developer added the dependency to Chart.yaml but `helm dependency update` fails with an error about the repository not being reachable. The developer has verified network connectivity. What is the most likely cause?

    Select an answer first
  4. 14foundation · easy

    Which command adds a new Helm repository to your local configuration?

    Select an answer first
  5. 15application · medium

    After installing a release named `api`, an engineer wants to verify that the application is healthy by running a pod that checks the API endpoint. The test manifests are placed in `templates/tests/`. Which command runs these tests?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “DEVOPS-TOOLS-ENGINEER” is a trademark of its owner, used for identification only.