Skip to content

josephedward/kubelingo

Repository files navigation

Kubelingo

CI Status

CKAD Studying Tool

Kubelingo is a command-line interface (CLI) tool designed to help you study for the Certified Kubernetes Application Developer (CKAD) exam. It provides interactive questions and scenarios to test your knowledge of Kubernetes concepts and kubectl commands.

Features

  • Interactive Quizzes: Test your knowledge with a variety of Kubernetes-related questions.
  • Scenario-Based Learning: Practice common kubectl operations in simulated environments.
  • Comprehensive Coverage: Questions cover key CKAD exam topics.
  • User-Friendly Interface: Simple and intuitive CLI for an efficient study experience.

Installation

Kubelingo can be installed directly from PyPI using pip:

pip install kubelingo

Usage

Once installed, you can run Kubelingo from your terminal:

kubelingo

Managing Question Sources

You can manage source fields directly via the kubelingo CLI using the following options:

Add sources from a consolidated file

kubelingo --add-sources --consolidated /path/to/consolidated_questions.yaml

Check for missing sources

kubelingo --check-sources

Interactively find and assign sources

kubelingo --interactive-sources

Auto-approve first search result

kubelingo --interactive-sources --auto-approve

Follow the on-screen prompts to navigate through the questions and scenarios.

Contributing

Contributions are welcome! If you have suggestions for new questions, features, or improvements, please feel free to open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Demo

General Usage
General Usage Demo

Question Generation
Question Generation Demo

About

Study K8s

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •