Skip to content

Latest commit

 

History

History
116 lines (91 loc) · 6.26 KB

index.md

File metadata and controls

116 lines (91 loc) · 6.26 KB
title layout nav_order last_modified_date
Home
home
1
2024-04-25

logo DevOps Cheat Sheets

CI Deploy Jekyll site to Pages

Welcome to the DevOps Cheatsheets Repository! This repository serves as a comprehensive resource for DevOps enthusiasts, providing a collection of cheatsheets and relevant information to help you navigate and master the DevOps role.

DevOps

Table of Contents

Table of Contents

  1. Kubernetes
  2. Git
  3. CI/CD
  4. Crontabs
  5. Docker
  6. Sonarqube
  7. GitHub
  8. Ansible
  9. Tools & Tips

How to Use

Feel free to explore the cheatsheets and resources available in this repository. Each cheatsheet is designed to provide quick and concise information to help you navigate the DevOps path effectively. Whether you are a beginner or an experienced user, you'll find valuable insights and tips.

Contributing

We encourage contributions from the community! If you have additional cheatsheets, tips, or corrections, please submit a pull request. Together, we can make this repository a valuable reference for anyone working on DevOps path.

    {% for contributor in site.github.contributors %}
  • {{ contributor.login }}
  • {% endfor %}

Join our Discord

We invite you to join our Discord community to connect with other DevOps enthusiasts, share insights, and seek help from the community. Let's grow together in our DevOps journey!

Join Discord

Issues

To enhance our collaborative efforts and streamline issue reporting, we have implemented three distinct templates for opening issues. These templates are designed to provide clear and structured information, ensuring a more efficient and effective problem-solving process.

  1. Error Reporting Template: If you encounter any bugs, glitches, or unexpected behavior within the project, please use the "Error Reporting" template. This template will guide you through providing essential details about the issue, such as the steps to reproduce it, the expected behavior, and any relevant error messages.

  2. Documentation Update Template: For issues related to outdated or inaccurate documentation, we encourage you to use the "Documentation Update" template. This template helps you articulate the specific changes required, ensuring a swift and precise update to our project's documentation. Your contributions to improving our documentation are highly valued.

  3. New Documentation Creation Template: Should you identify a need for new documentation or have insights on areas that lack proper documentation, please utilize the "New Documentation Creation" template. This template will guide you through proposing and creating new documentation, contributing to the project's overall comprehensiveness.

License

This repository is licensed under the MIT License, ensuring that the information provided is freely accessible and can be used by the community.