https://github.com/guiqui/cka
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/guiqui/cka
- Owner: guiqui
- License: mit
- Created: 2024-06-19T19:06:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-20T08:30:45.000Z (over 1 year ago)
- Last Synced: 2024-06-21T09:39:35.522Z (over 1 year ago)
- Language: TypeScript
- Size: 1.24 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CKA Study Sheet
This repo contains a list of curated kubectl,kubeadm,helm and openssl commands to help to study for the CKA exam## Table of Contents
- [Introduction](#introduction)
- [Commands](#commands)
- [kubectl](#kubectl)
- [kubeadm](#kubeadm)
- [helm](#helm)
- [openssl](#openssl)
- [Contributing](#contributing)
- [License](#license)## Contributing
Contributions are welcome! If you have any commands or tips that you'd like to add, please follow these steps:
1. Fork the repository.
2. Update the `data.ts` file with your changes. This file contains a JSON object where you can add new commands or modify existing ones.
3. Ensure your contributions are well-documented and follow the existing format.
4. Submit a pull request with a description of your changes.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.