Challenges

Focused hands-on problems designed to help you hone your DevOps or Server Side skills. Some challenges are more educational, while others are based on real-world scenarios. The platform provides hints and feedback for each challenge, including automated solution checks.

Collection
Category
Difficulty

Official Collection

Challenges crafted by iximiuz Labs to help you master DevOps and Server Side topics.

Independent Authors

Challenges from outstanding independent authors proudly hosted by iximiuz Labs.

Community Collection

Challenges contributed by the community members sharing their knowledge and expertise.

Challenge,  Hard

Klustered: Level Three

Make sure the Klustered deployment is running and that you can browse to it and see the counter increase with each refresh.

Submissions: 26/55
Challenge,  Hard

Disable API Server NodePort and Configure kube-scheduler Resource Requests

Configure the kube-scheduler static pod with CPU resource requests based on node allocatable, and disable the NodePort access to the Kubernetes API server so it is only reachable via ClusterIP.

Submissions: 14/20