Kubernetes Essentials
Container orchestration is a fundamental enabler of digital transformation initiatives. As monolithic applications transition to containerized services, it will be tedious to manage these applications with legacy methods. And hence Kubernetes is one of the eminent container orchestration system, originally designed by Google, that helps you to manage your containerized applications. Kubernetes is now being maintained by the Cloud Native Computing Foundation (CNCF).
Take this assessment to check where do you stand in the Container Orchestration journey and earn Rewards. Click 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 301. QuestionWhich programming language is used to develop the majority of Kubernetes components? CorrectIncorrect
- 
				Question 2 of 302. QuestionWhich all installation components come inbuilt with Kubernetes Orchestrator? CorrectIncorrect
- 
				Question 3 of 303. QuestionSelect a valid command to list all Pods across all Namespaces? CorrectIncorrect
- 
				Question 4 of 304. QuestionWhat is the purpose of kube-apiserver component in Kubernetes architecture? CorrectIncorrect
- 
				Question 5 of 305. QuestionWhich Kubernetes component is not deployed as a Pod during Native Kubernetes Setup? CorrectIncorrect
- 
				Question 6 of 306. QuestionHow to list metrics (CPU and Memory) for all Pods in the given namespace? CorrectIncorrect
- 
				Question 7 of 307. QuestionWhat are the valid taint effects in Kubernetes? CorrectIncorrect
- 
				Question 8 of 308. QuestionWhat is a default directory path for Static Pods? CorrectIncorrect
- 
				Question 9 of 309. QuestionWhich of the below object is namespace specific object and cannot be used across multiple namespaces? CorrectIncorrect
- 
				Question 10 of 3010. QuestionSelect the major Kubernetes offerings in the market? CorrectIncorrect
- 
				Question 11 of 3011. QuestionWhat is the default file which Kubelet refers to load its initial configuration? CorrectIncorrect
- 
				Question 12 of 3012. QuestionWhich Kubernetes object is responsible of ensuring all nodes run a copy of a Pod? CorrectIncorrect
- 
				Question 13 of 3013. QuestionWhich namespace is used by Kubernetes to deploy its inbuilt components? CorrectIncorrect
- 
				Question 14 of 3014. QuestionWhat is the main purpose of kubelet in Kubernetes? CorrectIncorrect
- 
				Question 15 of 3015. QuestionWhich Kubernetes component maintains network rules on nodes? CorrectIncorrect
- 
				Question 16 of 3016. QuestionWhat is the role of a ReplicaSet (RS) in Kubernetes? CorrectIncorrect
- 
				Question 17 of 3017. QuestionHow to login inside a particular container running inside a pod? CorrectIncorrect
- 
				Question 18 of 3018. QuestionWhich Kubernetes component is responsible for zero-downtime application upgrades and rollbacks? CorrectIncorrect
- 
				Question 19 of 3019. QuestionKubeadm reset is used to revert the changes made by? CorrectIncorrect
- 
				Question 20 of 3020. QuestionWhich of the following is not a supported Service type in Kubernetes? CorrectIncorrect
- 
				Question 21 of 3021. QuestionBy default, which kubernetes concept restrict application Pods to get deployed on the Master node? CorrectIncorrect
- 
				Question 22 of 3022. QuestionWhat is the main purpose of kubectl utility? CorrectIncorrect
- 
				Question 23 of 3023. QuestionHow to list all associated labels for a service in a particular namespace? CorrectIncorrect
- 
				Question 24 of 3024. QuestionWhich of the following command removes taint from a worker node? CorrectIncorrect
- 
				Question 25 of 3025. QuestionWhat is the preferred way to taking a node out of Kubernetes cluster for maintenance activities? CorrectIncorrect
- 
				Question 26 of 3026. QuestionHow many maximum number of Pods can be deployed in a single Kubernetes node? CorrectIncorrect
- 
				Question 27 of 3027. QuestionWhich Kubernetes object stores sensitive data and encode it? CorrectIncorrect
- 
				Question 28 of 3028. QuestionHow to check the history of deployment with the revisions? CorrectIncorrect
- 
				Question 29 of 3029. QuestionWhich is a correct command to generate a skeleton yaml file for a deployment object? CorrectIncorrect
- 
				Question 30 of 3030. QuestionSelect a correct command to backup ectd database at location /tmp/thinknyx-backup.db? CorrectIncorrect
