https://github.com/acumino/cheat-sheets
This repository is a centralized collection of cheat sheets for various tools and technologies commonly used in software development, system administration, and infrastructure management.
https://github.com/acumino/cheat-sheets
docker etcd etcdctl git helm kubernetes linux terraform vim
Last synced: 2 months ago
JSON representation
This repository is a centralized collection of cheat sheets for various tools and technologies commonly used in software development, system administration, and infrastructure management.
- Host: GitHub
- URL: https://github.com/acumino/cheat-sheets
- Owner: acumino
- License: apache-2.0
- Created: 2023-06-09T20:04:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T18:43:37.000Z (almost 3 years ago)
- Last Synced: 2025-06-22T17:09:02.831Z (10 months ago)
- Topics: docker, etcd, etcdctl, git, helm, kubernetes, linux, terraform, vim
- Homepage:
- Size: 22.5 KB
- Stars: 50
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cheat Sheets
This repository contains a collection of cheat sheets for various tools and technologies that are commonly used in software development and system administration. The cheat sheets provide quick reference guides, commands, and tips to help you work efficiently with these tools.
## Contents
The repository currently includes the following cheat sheets:
- **Linux Command Line**: A cheat sheet with frequently used commands for navigating and managing Linux systems.
- **Git**: A cheat sheet with commonly used Git commands for version control and collaboration.
- **Docker**: A cheat sheet with commands for working with Docker containers and images.
- **Kubernetes**: A cheat sheet with commands for managing and deploying applications in Kubernetes clusters.
- **Vim**: A cheat sheet with essential Vim commands and shortcuts for text editing.
- **Terraform**: A cheat sheet with commands and examples for provisioning and managing infrastructure with Terraform.
- **Helm**: A cheat sheet with commands for managing Kubernetes applications using Helm charts.
- **ETCD**: A cheat sheet with commands for managing ETCD cluster.