Podman
Pod Manager Tool aka Podman is an open-source, daemon-less, Linux-native tool. It is a RedHat product designed to build, manage and run containers with Kubernetes or any other container orchestration tool. It has a set of CLI utilities that run different containerization process tasks which work as a modular structure.
Take our Podman assessment to know how good you are with Pod Manager Tool and earn rewards. Click the Rewards tab for eligibility requirements.
Read FAQs tab carefully for Instructions before beginning the assessment.
NYXPoints are used to generate the Leaderboard (coming soon). They are awarded for achieving a certain score.
- 200 nyxpoints for a passing score of 80% or more
- 300 nyxpoints for a perfect score of 100%
- Didn’t pass? You still get 30 nyxpoints for attempting the assesment
IMPORTANT instructions for taking the Assessment
- The timer starts when you click Start Assessment
- DO NOT refresh/reload the page or use the back button to navigate away from the page.
- Navigating away from the assessment page DOES NOT stop/pause the timer and the will restart the assessment when you come back to it. The answers are NOT saved.
General
- There are NO pre-requisites to take this assessment. Take this assessment even if you are completely new to Linux.
- The assessment is completely FREE.
- Preferably take it in a closed book mode.
- DO NOT copy/paste, share or upload questions elsewhere.
Eligible Rewards
300 NyxCoins*
* NyxCoins vary on score
Assessment Summary
0 of 30 Questions completed
Questions:
Information
You have already completed the assessment before. Hence you can not start it again.
Assessment is loading…
You must sign in or sign up to start the assessment.
You must first complete the following:
Results
Results
0 of 30 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Average score |
|
Your score |
|
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 30
1. Question
What feature(s) make Podman different from Docker?
CorrectIncorrect -
Question 2 of 30
2. Question
What is the substantial outcome of Podman’s ability to run rootless containers?
CorrectIncorrect -
Question 3 of 30
3. Question
Which is the default container registry for the podman login command?
CorrectIncorrect -
Question 4 of 30
4. Question
Where does the Podman store images of non-root users by default?
CorrectIncorrect -
Question 5 of 30
5. Question
What does the ‘tag’ represent in the below command?
podman pull registry/repository/image:tag
CorrectIncorrect -
Question 6 of 30
6. Question
How do you check the default configuration settings and metadata for a container image?
CorrectIncorrect -
Question 7 of 30
7. Question
What is the role of the –rm flag when used with the podman run command?
CorrectIncorrect -
Question 8 of 30
8. Question
How do you list the locally stored container images?
CorrectIncorrect -
Question 9 of 30
9. Question
Select the correct statement
CorrectIncorrect -
Question 10 of 30
10. Question
Which tool does Podman use to create container images?
CorrectIncorrect -
Question 11 of 30
11. Question
If you need to delete an image that is currently being used by a container, even if the container is not running, which of the following commands will you use?
CorrectIncorrect -
Question 12 of 30
12. Question
In which mode does a Podman container run by default?
CorrectIncorrect -
Question 13 of 30
13. Question
What are Podman Pods?
CorrectIncorrect -
Question 14 of 30
14. Question
How would you create a new podman pod that will expose port 5432?
CorrectIncorrect -
Question 15 of 30
15. Question
When Podman builds an empty pod, what is the name of the container that it creates by default?
CorrectIncorrect -
Question 16 of 30
16. Question
Which command is used to list pods in Podman?
CorrectIncorrect -
Question 17 of 30
17. Question
Select the correct command to download an Official Postgres Image from Docker Registry.
CorrectIncorrect -
Question 18 of 30
18. Question
Which of the following statements is incorrect about Podman?
CorrectIncorrect -
Question 19 of 30
19. Question
How would you check changes on a container or image’s filesystem?
CorrectIncorrect -
Question 20 of 30
20. Question
What does the podman search [options] <image> command do?
CorrectIncorrect -
Question 21 of 30
21. Question
Which command is used to build a container image in the current working directory?
CorrectIncorrect -
Question 22 of 30
22. Question
How does the Podman manage the containerd in the absence of a daemon process?
CorrectIncorrect -
Question 23 of 30
23. Question
Which of the following commands prints only the last two lines in the container’s log?
CorrectIncorrect -
Question 24 of 30
24. Question
How do you view all containers in all pods?
CorrectIncorrect -
Question 25 of 30
25. Question
Where does the podman store the secrets by default?
CorrectIncorrect -
Question 26 of 30
26. Question
How to create a systemd unit file from a Pod named systemd-pod?
CorrectIncorrect -
Question 27 of 30
27. Question
How to retrieve a container’s IP address?
CorrectIncorrect -
Question 28 of 30
28. Question
Which command helps you to recreate the containers, pods or volumes described in the Kubernetes YAML format?
CorrectIncorrect -
Question 29 of 30
29. Question
How to list the port mappings of a container with id ‘b4d2f05422n1j…..06’?
CorrectIncorrect -
Question 30 of 30
30. Question
How to list the container id for all running container?
CorrectIncorrect