Files
awesome-kubernetes/v2-docs/cheatsheets.md

144 KiB
Raw Permalink Blame History

Cheat Sheets

!!! tip "Nubenetes V2 Elite Portal" You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the V1 Historical Archive.

!!! info "Architectural Context" Detailed reference for Cheat Sheets in the context of Architectural Foundations.

Table of Contents

  1. Architecture
  1. Automation
  1. Cloud Providers
  1. Collaboration
  1. Containers
  1. Core Kubernetes
  1. Data Science and ML
  1. Databases and Storage
  1. DevOps
  1. Developer Education
  1. Developer Productivity
  1. Developer Tooling
  1. Development
  1. Enterprise Systems
  1. Frontend Development
  1. Information Retrieval
  1. Infrastructure
  1. Infrastructure and Operations
  1. Kubernetes and Scaling
  1. Kubernetes Tools
  1. Networking
  1. Observability
  1. Orchestration
  1. Platform
  1. Project Management
  1. Quality Assurance
  1. Reference Portal
  1. Research
  1. Security
  1. Software Development
  1. Software Engineering
  1. Software Quality
  1. Systems
  1. Virtualization and Containers

Architecture

Application Frameworks

Quarkus

  • (2026) Quarkus Cheat-Sheet [JAVA CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — A comprehensive reference detailing Quarkus reactive structures, build commands, and configuration properties. Curator Insight highlights subatomic packaging features. Live Grounding confirms its position as the de facto standard for cloud-native Java deployments.

Application Security

Token Security

  • (2026) developers.redhat.com: MicroProfile JWT (JSON Web Tokens) [JAVA CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — An official guide explaining MicroProfile JWT implementations for cloud-native microservices. Curator Insight targets containerized user authorization. Live Grounding validates MicroProfile's widespread integration in secure enterprise Java ecosystems.

Data Pipelines

Apache Kafka

  • (2026) codingharbour.com: kafkacat cheatsheet [SHELL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — An administrative cheat sheet for kafkacat (now rebranded as kcat). Curator Insight points out how easily it debugs real-time events. Live Grounding verifies kcat as the preferred CLI tool for stream diagnostic tasks.

Change Data Capture

  • (2026) developers.redhat.com: Debezium on OpenShift Cheat Sheet [SHELL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — An integration cheat sheet for configuring Debezium CDC within OpenShift pipelines. Curator Insight underscores real-time event streaming advantages. Live Grounding verifies Debezium's critical role in decoupling microservice databases without code changes.

Automation

Configuration Management

Ansible Reference

  • (2020) google.com/site/mrxpalmeiras: Ansible Cheat Sheet 🌟 [YAML CONTENT] [COMMUNITY-TOOL] — Duplicate entry for community-compiled Ansible reference guidelines detailing task writing, loops, and inventory structure commands. Restricted behind authentication barriers, making it less accessible for active production pipelines.

Cloud Providers

AWS

Security and IAM

  • (2026) docs.aws.amazon.com: Actions, resources, and condition keys for AWS services 🌟🌟🌟 [HTML CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — The definitive AWS reference for constructing fine-grained IAM policies. It outlines exact service actions, resource types, and condition context keys required to enforce the principle of least privilege in enterprise architectures. This resource is indispensable for security engineers building cloud access models.

Storage

  • (2023) awsgeek.com/Amazon-S3 [N/A CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A highly visual architectural breakdown of Amazon S3 features, storage classes, and lifecycle policies. This resource maps complex cloud storage abstractions into readable visual cheat sheets, clarifying performance tiers and security boundaries. Excellent for quick architectural onboarding and design sessions.

GCP

Architecture Reference

  • (2024) ==The Google Cloud Developer's Cheat Sheet 🌟== 8225 [MARKDOWN CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — An exceptionally popular developer's directory translating Google Cloud's extensive product portfolio into four-word functional summaries accompanied by visual flowcharts. It simplifies GCP's architectural choices across compute, database, and machine learning domains.

Collaboration

Documentation

Project Wikis

  • (2021) confluence.sakaiproject.org [JAVA CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — Central wiki repository hosted by Atlassian Confluence detailing design decisions, setup scripts, and architectural patterns of the open-source Sakai educational software suite. Highly valued for tracing monolithic Java stack layouts and migrations.

Containers

Security and Hardening

Compliance Frameworks

  • (2025) cheatsheetseries.owasp.org: Docker Security Cheat Sheet 🌟🌟 [N/A CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] — The gold-standard security reference outlining precise configuration structures for Docker environments. Covers namespaces, read-only filesystems, network configurations, and active runtime protection policies.

Core Kubernetes

Basics

Glossary

  • (2023) Kubernetes Glossary 🌟 [COMMUNITY-TOOL] — A comprehensive lexicon defining fundamental cloud-native jargon, pods, ingress, services, and statefulsets to smooth the initial developer learning curve.

Data Science and ML

Data Science

Cheat Sheets (1)

Machine Learning

Glossary (1)

  • (2026) Machine Learning Glossary [COMMUNITY-TOOL] — An authoritative dictionary compiled by Google to standardize terms across core AI and machine learning engineering domains. Explores architectural paradigms, neural network elements, deployment metrics, and training pipeline semantics crucial for production systems.

Notebook Environments

JupyterLab

  • (2022) opensource.com: JupyterLab cheat sheet [PYTHON CONTENT] [COMMUNITY-TOOL] — A targeted command cheat sheet highlighting JupyterLab's execution environments, interface layouts, extension structures, and kernel-switching protocols to benefit data engineering cycles.

Databases and Storage

NoSQL Databases

MongoDB

  • (2026) developer.mongodb.com: MongoDB Cheat Sheet [JSON CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — Official architectural cheat sheets for designing document-based database models. Synthesizes key MongoDB operations including complex collection joins, advanced aggregations, write concern configs, and clustering.

Relational Databases

MySQL and MariaDB

  • (2023) opensource.com: MariaDB and mySQL cheat sheet [SQL CONTENT] [COMMUNITY-TOOL] — An operations cheat sheet for managing MariaDB and MySQL engine architectures. Documents typical command lines, user-privilege management, engine optimization parameters, and logical backup sequences.

Performance Tuning

  • (2024) dev.to: Optimizing SQL Queries by 23x!!! [SQL CONTENT] [ADVANCED LEVEL] [CASE STUDY] [COMMUNITY-TOOL] — A database engineering optimization guide detailing a 23x performance improvement. Teaches strategies for index structuring, deep query analyzer explain plan parsing, and query patterns that eliminate execution bottlenecks.

PostgreSQL

  • (2025) postgrescheatsheet.com [SQL CONTENT] [COMMUNITY-TOOL] — A PostgreSQL developer guide prioritizing connection pools, psql terminal controls, custom configurations, and transactional isolations. Includes quick-lookup rules for optimizing index setups and managing WAL parameters.
  • (2024) datadoghq.com: PostgreSQL Cheatsheet [SQL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — A production-oriented PostgreSQL maintenance manual from Datadog. Concentrates on performance telemetry, vacuum parameters, deep query tracking metrics, locking processes, and performance troubleshooting.

SQL

  • (2024) ==github.com/enochtangg/quick-SQL-cheatsheet: Quick SQL Cheatsheet 🌟== 5402 [SQL CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — A highly-starred quick-reference guide for standard SQL query patterns. Highlights efficient subquery constructions, join variants, data filtering options, and indexing architectures to accelerate database optimization workflows.
  • (2025) github.com/ABZ-Aaron: SQL Cheat Sheet 🌟 1714 [SQL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — An intensive SQL compilation focusing on relational queries. Highlights transaction control, subqueries, complex JOIN strategies, CTEs, and window functions used across major RDBMS engines (PostgreSQL, MySQL, SQLite).
  • (2024) intellipaat.com: SQL Commands Cheat Sheet [SQL CONTENT] [COMMUNITY-TOOL] — A foundational SQL index summarizing syntax patterns across major engines. Synthesizes basic statements with introductory query filters, making it a reliable reference for new database engineers.
  • (2024) hackr.io: SQL Commands Tutorial: DDL, DML, TCL and DQL Commands [SQL CONTENT] [COMMUNITY-TOOL] — A tutorial breaking down relational SQL execution engines into distinct scopes: DDL, DML, TCL, and DQL. Facilitates clean storage engine configuration, schema updates, and programmatic transactional isolation patterns.
  • (2023) github.com/swapnakpanda: SQL_CheatSheet.png [SQL CONTENT] [COMMUNITY-TOOL] — A dense visual database infographic grouping standard relational concepts. Outlines join configurations, index lookups, data grouping rules, and typical query structures in a high-density schematic map.

T-SQL

  • (2024) TSQL and SQL Queries Cheat Sheet [SQL CONTENT] [COMMUNITY-TOOL] — A Transact-SQL (T-SQL) syntax index for Microsoft SQL Server. It details platform-specific constructs, stored procedures, exception handling, and query patterns critical for developers working inside enterprise Windows ecosystem storage layers.

DevOps

Automation (1)

Education Tooling

  • (2023) Quiz Grader [PYTHON CONTENT] [COMMUNITY-TOOL] — A lightweight utility engineered to automate the grading and feedback of quizzes and programming assignments. Processes markdown-based inputs to generate structured performance assessments, supporting classroom and self-assessment operations.

Developer Education

Cheat Sheets (2)

Command Line Tools

  • (2024) ==cheat.sh 🌟== [PYTHON CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — A terminal-centric query engine that outputs syntax definitions and code templates directly to curl queries. By removing the need to search through browser interfaces, it drastically improves developer productivity for CLI operations.

Reference Hubs

  • (2024) ==LeCoupa/awesome-cheatsheets== 46016 [MARKDOWN CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — An extensive collection of high-density cheat sheets targeting mainstream programming environments, databases, and container architectures. It serves as a rapid reference hub for backend engineers looking to quickly lookup API syntaxes and commands.
  • (2024) detailyang/awesome-cheatsheet 8395 [MARKDOWN CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — A massive, consolidated cheat sheet repository that maps systems administration scripts, databases, and low-level tools in structured layouts. It is an exceptional reference point for quickly identifying syntax nuances and patterns.
  • (2024) cheat-sheets.org 🌟 [NONE CONTENT] 🌟🌟🌟 [LEGACY] — A long-standing reference repository indexing thousands of HTML and PDF cheat sheets since the early web era. It is an exceptional library for looking up legacy programming syntaxes and low-level hardware or networking specifications.

Frontend Development

Cheat Sheets (3)

  • (2024) manz.dev/cheatsheets [JAVASCRIPT CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A collection of highly visual, modern cheat sheets focusing on CSS layout designs, JavaScript syntax structures, and browser DOM interfaces. Excellent reference for backend and full-stack developers looking to quickly resolve UI issues.

Developer Productivity

Documentation Tools

Cross-Platform Clients

  • (2026) Zeal [C++ CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — An open-source, cross-platform offline documentation browser inspired by Dash, built for Linux and Windows. Designed to store and query native docsets locally, reducing dependency on live internet connections during isolated coding sessions.

Offline Readers

  • (2026) Dash for MacOS [N/A CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — A premium, offline-first documentation browser for macOS that integrates with over 200 API documentation sets. Enables instant searching of code blocks, APIs, and frameworks, reducing lookup latency and boosting local engineering velocity.
  • (2026) Dash Cheat Sheets [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A community-contributed aggregation of software-specific cheat sheets designed for Dash. Provides immediate keybinding and structural shortcuts across various developer tools, languages, and container technologies.

Windows Clients

  • (2024) Velocity [N/A CONTENT] 🌟🌟 [COMMUNITY-TOOL] — A Windows-native offline documentation browser that supports Dash-compatible docsets. Offers seamless system integration and offline lookup functionality for Windows-based developers who need immediate reference capabilities without network overhead.

General References

Admin Shortcuts

  • (2023) cmcrowell.com/cheat-sheet 🌟 [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A concise aggregate cheat sheet mapping Linux sysadmin syntax, database queries, and cloud orchestration scripts. Simplifies multi-tool engineering routines by locating key operations under a single landing page.

Developer Tooling

Developer Knowledge

Cheat Sheets (4)

  • (2025) QuickRef.ME - Quick Reference Cheat Sheets [N/A CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — QuickRef.ME offers highly organized cheat sheets covering major programming languages, CLI utilities, databases, and platform architectures. It serves as a rapid reference dashboard that reduces lookup overhead during continuous programming cycles.

Development

Version Control

Git

??? abstract "Architect's Technical Comparison Table" | Solution | Maturity | Primary Focus | Language | Stars | | :--- | :--- | :--- | :--- | :--- | | git-scm.com: Git reference | | Git | English | 🌟🌟🌟🌟🌟 | | ndpsoftware.com: Interactive git cheat sheet 🌟 | | Git | JavaScript | 🌟🌟🌟🌟🌟 | | gitexplorer.com: Git Command Explorer 🌟🌟 | | Git | JavaScript | 🌟🌟🌟🌟 | | freecodecamp.org: Git Cheat Sheet 50 Git Commands You Should Know | | Git | English | 🌟🌟🌟🌟 | | arslanbilal/git-cheat-sheet 🌟🌟🌟 | | Git | Markdown | 🌟🌟🌟🌟 | | github.github.com/training-kit: Git cheat sheet | | Git | PDF | 🌟🌟🌟🌟 | | education.github.com: Git cheat sheet 🌟 | | Git | PDF | 🌟🌟🌟🌟 | | rogerdudler.github.io: git - the simple guide 🌟 | | Git | HTML | 🌟🌟🌟🌟 | | intellipaat.com: GIT Cheat Sheet 🌟 | | Git | English | 🌟🌟🌟 | | git-tower.com: Git cheat sheet | | Git | English | 🌟🌟🌟 |

  • (2026) ==git-scm.com: Git reference== [ADVANCED LEVEL] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — Curator Insight: The canonical, official Git command-line reference. Live Grounding: Serves as the ultimate authority on version control algorithms, low-level plumbing commands, complex history manipulation (rebase, filter-repo), and internal cryptographic hashing structures (transitioning seamlessly from SHA-1 to SHA-256).
  • (2025) ==ndpsoftware.com: Interactive git cheat sheet 🌟== [JAVASCRIPT CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — Curator Insight: Highly visual, interactive visualization tool mapping Git commands directly to their execution target areas (Workspace, Index, Local Repo, Stash, Remote). Live Grounding: Remains one of the most effective interactive tools for training engineers to conceptualize Git states and prevent index corruption.
  • (2025) gitexplorer.com: Git Command Explorer 🌟🌟 [JAVASCRIPT CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: A highly dynamic conversational UI helper for constructing complex Git CLI command combinations. Live Grounding: Bridges the knowledge gap for operations teams by translating intuitive search intents (e.g., 'revert last commit') into precise syntax structures with explanatory annotations.
  • (2025) freecodecamp.org: Git Cheat Sheet 50 Git Commands You Should Know 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: High-quality, deep-dive freeCodeCamp tutorial outlining 50 essential Git actions. Live Grounding: Explores the core functional theory behind Git commit hash references, detailing branch merge strategies, commit reverts, and interactive squash strategies.
  • (2025) arslanbilal/git-cheat-sheet 🌟🌟🌟 [MARKDOWN CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: Highly starred open-source repository containing translated Git references. Live Grounding: Facilitates localized, multilingual engineering onboarding, providing consistent global team standards for branch structures, conflict resolutions, and configuration setups.
  • (2024) github.github.com/training-kit: Git cheat sheet [PDF CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] [GUIDE] — Curator Insight: Official GitHub training PDF mapping standard CLI commands for branch lifecycle and local repository synchronization. Live Grounding: Retains great instructional value for building reliable local-to-remote pipelines and securing git commits with GPG signing.
  • (2024) education.github.com: Git cheat sheet 🌟 [PDF CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] [GUIDE] — Curator Insight: GitHub Education's visual command reference designed for students and junior developers. Live Grounding: Tailored for fast scanning during lab sessions, this resource covers simple stage-commit-push cycles alongside basic remote configurations.
  • (2023) rogerdudler.github.io: git - the simple guide 🌟 [HTML CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] [GUIDE] — Curator Insight: A famously minimalistic, highly approachable guide for Git absolute beginners. Live Grounding: Excellent onboarding material focusing exclusively on basic operations (init, add, commit, push), stripping away internal storage complexities to prevent beginner cognitive overload.
  • (2025) intellipaat.com: GIT Cheat Sheet 🌟 🌟🌟🌟 [COMMUNITY-TOOL] [GUIDE] — Curator Insight: DevOps-centric Git reference outlining the tool's integration role in continuous integration pipelines. Live Grounding: Links Git hooks directly to automated testing and pre-commit framework compliance, validating source control configurations.
  • (2024) git-tower.com: Git cheat sheet 🌟🌟🌟 [LEGACY] — Curator Insight: Designed by Tower developers, this reference targets common merge conflict resolution workflows and advanced branch tracking. Live Grounding: Useful for clarifying command flags like git checkout --ours vs --theirs, especially when refactoring legacy codebases.
  • (2024) geeksforgeeks.org: Essential Git Commands 🌟 🌟🌟🌟 [COMMUNITY-TOOL] [GUIDE] — Curator Insight: Systematic review of fundamental Git architecture and commands from GeeksforGeeks. Live Grounding: Provides academic-level clarity on internal DAG structures, tracking vs non-tracking branches, and basic merge conflict mechanics.
  • (2024) joshnh/Git-Commands 🌟 [MARKDOWN CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: A curated, text-based catalog of advanced Git parameters and commands hosted directly on GitHub. Live Grounding: Primarily targets automation workflows and repository maintenance, offering rapid copy-paste commands to clean dead branches or verify history integrity.
  • (2024) dev.to: Git Commands Cheatsheet: Advanced (20+ Git Commands Advanced ) 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: Advanced digest targeting complex tasks like history modification, interactive rebases, and stash pop operations. Live Grounding: Essential for developers working inside highly active, multi-contributor master branches who need to cleanly integrate patches with minimum noise.
  • (2024) dev.to: Git Cheat Sheet 📄 (50 commands + Free PDF and poster) 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: Comprehensive visual compilation of 50 commands accompanied by a custom poster and PDF download. Live Grounding: Highly effective for team offices to keep a standardized visual command map within sight, standardizing commit patterns across the engineering group.
  • (2024) dev.to: 20 Git Commands That Will Make You a Version Control Pro 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: A practical guide introducing commands to establish master-level version control workflows. Live Grounding: Explores advanced command options including git cherry-pick, patch extraction, and custom formatting parameters for git log to accelerate release auditing.
  • (2023) dev.to: Git & Github Cheatsheet 🌟 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: A practical, daily-use cheat sheet grouping Git and GitHub actions into actionable categories. Live Grounding: Highly recommended for quick reference during common workflow disruptions; covers git remote synchronization, basic branch hygiene, and authentication steps using personal access tokens (PATs).
  • (2023) rogerdudler.github.io: git cheat sheet pdf [PDF CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] [GUIDE] — Curator Insight: Printable PDF version of Roger Dudler's minimalist Git guide. Live Grounding: High utility as a physical desk reference for engineers migrating from SVN or TFVC, focusing purely on high-frequency CLI operations.
  • (2023) towardsdatascience.com: 18 Git Commands I Learned During My First Year as a Software Developer 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: Experiential digest detailing high-value commands discovered in a real-world enterprise software setting. Live Grounding: Focuses heavily on Git operations that rescue broken states, such as cherry-picking, interactive rebasing, reflog, and bisecting bugs.
  • (2023) dev.to: Git it Right🔥🔥🚀(Git CheatSheet) 🌟 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: A conversational Dev.to cheat sheet translating fundamental Git commands into clear practical recipes. Live Grounding: Covers stash operations, diff tracking, and tag configurations, ensuring correct command invocation during collaborative code reviews.
  • (2023) dev.to: A Git Cheat Sheet 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: Basic compilation of commands covering stage lifecycle, push hooks, and SSH configuration. Live Grounding: Simplifies common repository initialization tasks and basic credential caching setups for immediate developer onboarding.
  • (2023) dev.to: Git Cheat Sheet- 20 commands I Use Everyday | Tabassum Khanum 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: Practical checklist of 20 daily-use commands for software engineers. Live Grounding: Highlights the vital utility of commands like git reset, git rm, and git status, helping juniors build structured commits before triggering remote CI pipelines.
  • (2023) opensource.com: 10 Git tips we can't live without 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: Highly curated selection of 10 daily Git CLI tips for productivity optimization. Live Grounding: Uncovers under-utilized commands such as git worktree (enabling concurrent branch work in isolated directories) and git switch, which improve local development velocity.
  • (2022) jan-krueger.net: Git cheat sheet, extended edition [ADVANCED LEVEL] 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: An extended, detailed reference card compiling advanced plumbing options and config parameters. Live Grounding: Very useful for Git power-users customizing their global shell configurations, alias setups, and SSH multi-key authentication strategies.

Git Clients

  • (2024) GitKraken Git Cheat [PDF CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: Cheat sheet detailing key operations in the GitKraken desktop visual client. Live Grounding: Provides graphical shortcuts and visual maps for resolving rebase graphs, managing multi-remote connections, and executing conflict resolutions within complex structures.
  • (2023) Sourcetree Cheat Sheet [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: Dedicated guide for Atlassian's popular Sourcetree GUI client. Live Grounding: Maps graphic operations (interactive staging, repository cloning, flow configuration) back to basic CLI operations, reducing friction for non-CLI native engineers.

GitHub

  • (2024) justingarrison.com: GitHub URL Hacks 🌟 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: Deep-dive into URL query parameters and routing hacks to unlock hidden GitHub UI functionality. Live Grounding: Remains a goldmine for platform engineers needing to programmatically link to specific branch comparisons, file edit modes, or issue templates directly from CI/CD dashboards.

Enterprise Systems

Automation (2)

RPA

  • (2024) intellipaat.com: RPA Cheat Sheet [COMMUNITY-TOOL] — An introductory synthesis of Robotic Process Automation (RPA) tools like UiPath and Blue Prism. Focuses on orchestrating digital processes, setting up API bridges, and designing bots for enterprise scale.

Frontend Development (1)

Frameworks

React and TypeScript

  • (2026) ==React+TypeScript Cheatsheets== 47065 [TYPESCRIPT CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — The premier open-source guide for integrating React with TypeScript securely. Resolves complex enterprise type-safety challenges, targeting typed props, generic components, hook lifecycles, and advanced context configurations.

Information Retrieval

Developer Education (1)

Cheat Sheets (5)

  • (2024) cheatography.com [NONE CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A collaborative platform dedicated to creating and downloading structured cheat sheets across multiple developer domains. It offers rapid summaries for command-line tools, frameworks, programming languages, and system diagnostics.

OSINT

Search Optimization

  • (2023) seranking.com: The cheat sheet of 30+ Google Search operators [NONE CONTENT] [COMMUNITY-TOOL] — Explores advanced searching patterns using specific logical commands inside Google's search engine. This reference is invaluable for research-heavy engineers who need to quickly filter threat vectors, target domains, or precise engineering docs.
  • (2023) supple.com.au: Google advanced search operators tips and tricks [NONE CONTENT] [COMMUNITY-TOOL] — An actionable guide outlining how to use search filetypes, site targets, and page caches to identify online digital assets. It provides deep-dive OSINT practices for threat identification and platform auditing.
  • (2023) blog.linkody.com: The Ultimate Google Search Operators Cheatsheet 🌟 [NONE CONTENT] [COMMUNITY-TOOL] — A highly structured, table-driven cheat sheet detailing Google dorking queries. It allows security analysts and systems architects to perform targeted domain audits, trace security leaks, and parse public records with high precision.

Infrastructure

Cloud Computing

AWS (1)

  • (2024) intellipaat.com: AWS Cheat Sheet 🌟 [NONE CONTENT] [COMMUNITY-TOOL] — A foundational AWS architecture reference detailing core cloud offerings like EC2 instances, S3 storage buckets, and IAM policy permissions. It serves as a helpful baseline for developers building multi-tier, microservice-based cloud deployments.

AWS CLI

  • (2023) igoroseledko.com: AWS CLI Cheat Sheet [BASH CONTENT] [COMMUNITY-TOOL] — A targeted reference outlining essential command syntax for managing cloud environments via the AWS CLI. It covers resource provisioning, profile changes, and remote service diagnostic commands to streamline dev workflows.

Configuration Management (1)

Ansible

  • (2025) intellipaat.com: Ansible Basic Cheat Sheet 🌟🌟🌟 [COMMUNITY-TOOL] [GUIDE] — Curator Insight: Basic reference compiling syntax patterns for Ansible inventory files and variable declarations. Live Grounding: Simplifies early-stage host configurations, dynamic inventory grouping, and baseline connection parameters (SSH/WinRM) for rapid platform configuration.
  • (2024) edureka.co: Ansible Cheat Sheet A DevOps Quick Start Guide 🌟🌟🌟 [COMMUNITY-TOOL] [GUIDE] — Curator Insight: DevOps-centric Ansible reference mapping syntax for playbooks, modules, and execution loops. Live Grounding: Indispensable for configuring enterprise system-level requirements, detailing task execution, hand-offs to Ansible Galaxy, and template parsing with Jinja2.
  • (2024) fosstechnix.com: Ansible ad hoc commands with Examples 🌟🌟🌟 [COMMUNITY-TOOL] [GUIDE] — Curator Insight: A practical guide detailing fast patterns for Ansible ad-hoc commands without playbooks. Live Grounding: Highly relevant for emergency systems engineering, enabling rapid, parallel execution of tasks (such as package updates, process restarts, or disk checks) across multiple hosts.

Container Orchestration

Ansible Kubernetes

  • (2024) Ansible k8s cheat sheet 🌟 [ADVANCED LEVEL] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] [GUIDE] — Curator Insight: Specialist reference sheet targeting Kubernetes resource control via Ansible modules. Live Grounding: Invaluable for platform automation, allowing operations teams to manage K8s object lifecycles using structured declarative YAML playbooks rather than raw kubectl commands.

Docker Swarm

  • (2024) github: sematext - Docker Swarm Cheatsheet [MARKDOWN CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: A concise reference detailing commands for node management, service orchestration, and stack deployment within Docker Swarm. Live Grounding: While Docker Swarm remains popular for minimalist configurations and low-overhead environments, 2026 paradigms heavily prioritize Kubernetes; this cheat sheet serves as a rapid onboarding guide for running simpler container clusters.
  • (2023) blog.programster.org: Docker Swarm Cheatsheet 🌟🌟🌟 [COMMUNITY-TOOL] [GUIDE] — Curator Insight: Focuses on quick commands for orchestrating multi-container applications on Swarm clusters using Compose-like stack files. Live Grounding: Offers robust practical guidance for deploying stateful vs stateless services, with clear commands to configure volumes and secret management directly through the Docker CLI.
  • (2022) kerneltalks.com: Docker swarm cheat sheet 🌟🌟🌟 [LEGACY] — Curator Insight: Walkthrough reference detailing essential Docker Swarm commands, specifically focusing on administrative tasks like node promotions and stack scaling. Live Grounding: Essential for operations engineers maintaining legacy Swarm installations, though lacking coverage for modern service mesh integrations that have emerged since its publication.

Containerization

Container Build

  • (2026) developers.redhat.com: Buildah Cheat Sheet [SHELL CONTENT] [COMMUNITY-TOOL] — A command reference for Buildah, Red Hat's daemonless container image builder. Curator Insight values security improvements from not requiring docker sockets. Live Grounding verifies Buildah's central position in secure enterprise-grade CI pipelines.

Developer Education (2)

Cheat Sheets (6)

  • (2024) ==wizardzines.com 🌟== [NONE CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — A series of hand-illustrated, highly educational booklets explaining complex infrastructure, networking, and systems administration concepts. Authored by Julia Evans, they simplify complex debugging processes like DNS routing and system tracing.

Infrastructure as Code

Terraform

??? abstract "Architect's Technical Comparison Table" | Solution | Maturity | Primary Focus | Language | Stars | | :--- | :--- | :--- | :--- | :--- | | terraform.io: Terraform Commands | | Terraform | English | 🌟🌟🌟🌟🌟 | | acloudguru.com: The Ultimate Terraform Cheatsheet | | Terraform | English | 🌟🌟🌟🌟 | | github.com/scraly: Terraform Cheat sheet | | Terraform | PDF | 🌟🌟🌟🌟 | | searchitoperations.techtarget.com: Terraform cheat sheet: Notable commands, HCL and more | | Terraform | English | 🌟🌟🌟 | | techbeatly.com: Terraform Cheat Sheet | | Terraform | English | 🌟🌟🌟 |

  • (2026) ==terraform.io: Terraform Commands== [ADVANCED LEVEL] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — Curator Insight: The definitive, official CLI reference for HashiCorp Terraform. Live Grounding: Crucial for advanced state management, covering complex commands like terraform import, state mv, state rm, and CLI integrations with modern cloud providers via OpenTofu or standard Terraform releases.
  • (2025) acloudguru.com: The Ultimate Terraform Cheatsheet 🌟🌟🌟🌟 [ENTERPRISE-STABLE] [GUIDE] — Curator Insight: Pluralsight's ultimate visual cheat sheet for Terraform workflows. Live Grounding: Highlights key syntax strategies including local module declarations, remote state locking in AWS S3 or HashiCorp Cloud Platform (HCP), and secret injection patterns.
  • (2024) github.com/scraly: Terraform Cheat sheet [PDF CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: A highly dynamic community-maintained PDF cheat sheet covering the full development lifecycle in Terraform. Live Grounding: Highlights high-value CLI options, syntax patterns for loops, dynamic blocks, and variable validation configurations.
  • (2024) searchitoperations.techtarget.com: Terraform cheat sheet: Notable commands, HCL and more 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: Technical overview of Terraform command structures, state file management, and HCL parameters. Live Grounding: Focuses on troubleshooting locked environments, correcting state mismatches, and parsing command logs during execution.
  • (2023) techbeatly.com: Terraform Cheat Sheet 🌟🌟🌟 [COMMUNITY-TOOL] — Curator Insight: Custom reference outlining HCL structures, interpolation functions, and CLI targets. Live Grounding: Handy offline desktop reference detailing core commands (init, plan, apply, destroy) alongside less common workspace selectors.

Linux Administration

Command Line Tools (1)

  • (2022) opensource.com: Watch command cheat sheet [BASH CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — A practical reference showing how to use the Linux watch utility to monitor command output in real-time. It showcases how to track disk usage trends, network ports, or pod scheduling configurations directly in the terminal.

Job Scheduling

  • (2024) ==crontab.guru 🌟== [JAVASCRIPT CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — The premier interactive visual tool for parsing, writing, and validating cron job schedules. It parses obscure crontab strings into human-readable timelines, which is crucial for managing automated cloud jobs or Kubernetes CronJobs.

Log Management

  • (2022) opensource.com: Linux logrotate cheat sheet [BASH CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — A pragmatic reference guide to configuring and troubleshooting the Linux logrotate daemon. It provides clear patterns for defining size limits, automated log rotation frequency, compression policies, and purging behaviors for production environments.

Troubleshooting

  • (2023) developers.redhat.com: Advanced Linux commands cheat sheet for developers [BASH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] — An intensive guide addressing advanced Linux system diagnostic and telemetry commands (e.g., lsof, strace, ss, ip). It equips systems engineers to quickly troubleshoot process bottlenecks, kernel states, and network connections.

Messaging Systems

Kubernetes Operators

  • (2023) blog.jromanmartin.io: ActiveMQ, Kafka, Strimzi and CodeReady Containers [YAML CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — An architecture-focused blog explaining how to coordinate Apache ActiveMQ, Kafka, Strimzi operators, and CodeReady Containers in Kubernetes environments. It provides real-world patterns for building resilient, event-driven microservices.

Networking

Secure Shell

  • (2026) The SSH Commands Cheat Sheet for Linux SysAdmins / Users [SHELL CONTENT] [COMMUNITY-TOOL] — An engineering-grade guide for SSH key management and configuration files. Curator Insight outlines its administrative value for server management. Live Grounding demonstrates how these keys act as a secure baseline in server hardening architectures.
  • (2026) opensource.com: Learn advanced SSH commands with this cheat sheet [SHELL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — An educational guide examining deep SSH capabilities such as ProxyJump and agent forwarding. Curator Insight values the simplified explanations of complex SSH patterns. Live Grounding confirms these configurations are critical for cloud bastion setups.

Operating Systems

Linux Utilities

  • (2026) catonmat.net: GNU Coreutils Cheat Sheet [SHELL CONTENT] [COMMUNITY-TOOL] — An industry-standard technical reference for GNU Coreutils commands. Curator Insight highlights its value for day-to-day Linux administration. Live Grounding confirms that utilities like dd, tar, and awk remain the foundational scripting blocks of all modern enterprise container runtimes.

Package Management

  • (2026) linuxhandbook.com: Yum Command Cheat Sheet [SHELL CONTENT] [LEGACY] — A targeted documentation reference detailing Yellowdog Updater, Modified (YUM) CLI syntax. Curator Insight underscores its convenience for RHEL-based systems. Live Grounding clarifies its transition to DNF in modern corporate OS environments, positioning this as vital legacy knowledge.

Shell Scripting

Cheat Sheets (7)

  • (2023) developers.redhat.com: Bash Shell Scripting Cheat Sheet [BASH CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — A production-grade reference sheet covering variable handling, stream redirections, array controls, and error handling behaviors inside POSIX-compliant terminal environments. It is a vital reference for building robust infrastructure automation scripts.

Infrastructure and Operations

Shell Scripting (1)

Best Practices

  • (2015) ==Bash Pitfalls 🌟== [BASH CONTENT] [DOCUMENTATION] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — The canonical compendium of syntax traps, variable-expansion failures, and execution hazards in GNU Bash. This reference provides deep architectural insight into bash process substitution, globbing, and pipeline evaluation. Live Grounding verifies this wiki as the definitive industry guide for engineering resilient, non-deterministic system scripts.

Terminal Environment

Tricks and Tweaks

  • (2008) CommandLineFu 🌟 [N/A CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — An interactive, crowd-sourced catalog of advanced Linux command execution scripts, categorized by utility and syntax goals. Live Grounding confirms it is widely used by system administrators to query fast fixes and operational bash templates.

Kubernetes and Scaling

Resource Management

Reference Materials

Kubernetes Tools

General Reference

Networking (1)

Reference

Network Cheat Sheets

  • (2022) Networking Cheat Sheet [N/A CONTENT] [COMMUNITY-TOOL] — Consolidated technical reference detailing essential low-level networking parameters, CIDR calculations, subnetting concepts, and critical routing architectures. Serves as a quick diagnostic lookup sheet for standard network protocol analysis and port troubleshooting.

Observability

Metrics and Monitoring

Prometheus

Orchestration

Kubernetes

CLI Management

??? abstract "Architect's Technical Comparison Table" | Solution | Maturity | Primary Focus | Language | Stars | | :--- | :--- | :--- | :--- | :--- | | kubernetes.io 🌟 | | CLI Management | Markdown | 🌟🌟🌟🌟🌟 | | developers.redhat.com: Kubernetes Cheat Sheet | | CLI Management | PDF | 🌟🌟🌟🌟 | | mirantis.com: Kubernetes Cheat Sheet 🌟 | | CLI Management | HTML | 🌟🌟🌟 | | dockerlabs.collabnix.com: Cheatsheet - Kubectl 🌟 | | CLI Management | HTML | 🌟🌟🌟 | | bluematador.com: kubectl cheatsheet | | CLI Management | HTML | 🌟🌟🌟 | | dev.to/msfaizi: Kubernetes Cheatsheet: Essential Commands and Concepts for Efficient Container Orchestration | | CLI Management | HTML | 🌟🌟🌟 | | learncloudnative.com: Kubernetes CLI (kubectl) tips you didn't know about | | CLI Management | HTML | 🌟🌟🌟 | | opensource.com: Learn essential Kubernetes commands with a new cheat sheet | | CLI Management | HTML | 🌟🌟🌟 | | opensource.com: 9 kubectl commands sysadmins need to know 🌟 | | CLI Management | HTML | 🌟🌟🌟 | | fabric8 - kubectl | | CLI Management | Markdown | 🌟🌟🌟 |

  • (2026) ==kubernetes.io 🌟== [MARKDOWN CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — The canonical reference documentation for the kubectl command-line utility. Provides up-to-date syntax patterns for resource creation, patch edits, formatting outputs, and real-time container log analysis across active nodes.
  • (2024) developers.redhat.com: Kubernetes Cheat Sheet [PDF CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Enterprise-focused Red Hat guide summarizing essential kubectl command structures for cluster administrators. Designed to aid engineers managing OpenShift or vanilla Kubernetes distributions, ensuring fast recovery and diagnostic workflows.
  • (2024) mirantis.com: Kubernetes Cheat Sheet 🌟 [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A consolidated quick-reference handbook by Mirantis. Emphasizes safe deletion practices, container inspection mechanics, and context manipulation protocols inside high-concurrency staging environments.
  • (2024) dockerlabs.collabnix.com: Cheatsheet - Kubectl 🌟 [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A collaborative tutorial reference detailing standard kubectl execution sequences. Designed for cloud-native learners mapping Docker concepts directly onto operational Kubernetes paradigms.
  • (2023) bluematador.com: kubectl cheatsheet [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A structured checklist detailing syntax protocols for diagnosing unstable cluster resources. Groups commands dynamically around service scaling, event monitoring, and pod metadata inspections.
  • (2023) dev.to/msfaizi: Kubernetes Cheatsheet: Essential Commands and Concepts for Efficient Container Orchestration [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — Conceptual and programmatic handbook explaining core container coordination controls. Simplifies service-to-pod binding checks, network policies verification, and context switches for distributed application topologies.
  • (2022) learncloudnative.com: Kubernetes CLI (kubectl) tips you didn't know about [HTML CONTENT] [ADVANCED LEVEL] 🌟🌟🌟 [COMMUNITY-TOOL] — Advanced productivity guide detailing hidden features and productivity parameters within kubectl. Includes custom columns formatting, JSONPath parsing templates, and multi-context aliasing for faster operational feedback loops.
  • (2021) opensource.com: Learn essential Kubernetes commands with a new cheat sheet [HTML CONTENT] 🌟🌟🌟 [LEGACY] — Introduces standard cluster control commands through a downloadable reference guide. Geared toward system engineers shifting from legacy virtual machine setups to distributed container configurations.
  • (2020) opensource.com: 9 kubectl commands sysadmins need to know 🌟 [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A curated technical review highlighting nine essential commands for cluster administration. Focuses on pod logging, resource deletion, and port-forwarding debugging patterns crucial for day-to-day sysadmin monitoring.
  • (2018) fabric8 - kubectl 266 [MARKDOWN CONTENT] 🌟🌟🌟 [LEGACY] — A historic, vendor-sourced reference of early kubectl command structures hosted in the fabric8 ecosystem. While some elements lean legacy, it documents fundamental container routing patterns and administrative tasks foundational to older clusters.
  • (2023) thechief.io: The Definitive Kubectl Cheat Sheet [HTML CONTENT] 🌟🌟 [COMMUNITY-TOOL] — Highly categorized command lookup resource organizing kubectl syntax by functional target. Covers advanced diagnostic functions like resource patching and configuration rollbacks to aid in complex site reliability engineering scenarios.
  • (2023) myfuturehub.com: Must Keep these Kubernetes Commands handy [HTML CONTENT] 🌟🌟 [COMMUNITY-TOOL] — A collection of critical shell-based commands for quick-reference when inspecting Kubernetes deployments. Focuses on common tasks like scaling workloads, port routing, and viewing log queues.
  • (2022) cloudtechtwitter.com: kubernetes common commands [HTML CONTENT] 🌟🌟 [COMMUNITY-TOOL] — A community-sourced compilation of the most frequent command patterns used during cluster debugging. Offers lightweight syntax models for checking endpoint states and validating daemon status.

Certification Prep

Declarative Configuration

  • (2024) itnext.io: Kubernetes Kustomize Cheat Sheet [YAML CONTENT] [ADVANCED LEVEL] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Tactical guide to declarative manifest engineering via Kustomize. Detailing overlay patterns, configMap generation, resource patching, and secret injections, this is key for engineers moving away from templating tools like Helm.

Practice Lab

  • (2024) kunchalavikram1427: kubernetes Public [YAML CONTENT] 🌟 [COMMUNITY-TOOL] — A public community repository comprising manifests, setup recipes, and operational scripting files for educational Kubernetes clusters. Useful for individual engineers seeking boilerplate YAML configs for standard testing.

Training and Concepts

  • (2024) github: K8s in 30 mins 🌟 212 [MARKDOWN CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — An accelerated educational repository mapping core Kubernetes abstractions, including Pods, Services, Deployments, and ReplicaSets. Translates complex container orchestration mechanics into brief visual explanations, facilitating quick developer onboarding for distributed systems development.
  • (2024) intellipaat.com 🌟 [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — DevOps tutorial outlining essential kubectl operations and resource templates. Aimed at training cloud administrators for standard operational pipelines, troubleshooting, and microservice deployment mapping.

Troubleshooting and Operations

  • (2025) komodor.com: The Ultimate Kubectl Cheat Sheet 🌟 [HTML CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — An expert-level operational manual curated for modern DevOps and SRE profiles. Distills complex troubleshooting tasks, container execution routing, and multi-namespace context switches into direct action sequences.
  • (2025) github.com/devoriales/kubectl-cheatsheet [MARKDOWN CONTENT] [ADVANCED LEVEL] 🌟🌟🌟 [COMMUNITY-TOOL] — An open-source, opinionated collection of kubectl commands curated specifically for critical production debugging. It prioritizes node-level maintenance commands, network troubleshooting steps, and secure pod execution syntaxes to minimize MTTR.

Platform

Container Orchestration (1)

Kubernetes (1)

  • (2026) jimmysong.io/kubernetes-handbook/concepts/pod.html 🌟 [CHINESE CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] — A highly authoritative, Chinese-language Kubernetes conceptual handbook. Curator Insight ranks this as a leading resource for Asian cloud migrations. Live Grounding corroborates its influence on local cloud-native training curricula and infrastructure design.
  • (2026) https://dev.to/aurelievache: Understanding Kubernetes: part 1 Pods [COMMUNITY-TOOL] [GUIDE] — An illustrated sketchnote guide mapping the basic structures and concepts of Kubernetes Pods. Curator Insight praises the clarity of visual-oriented learning. Live Grounding confirms its heavy usage as an onboarding tool for junior engineers.
  • (2026) garba.org: Kubernetes Pod Life Cycle Cheat Sheet [ADVANCED LEVEL] [COMMUNITY-TOOL] — A technical breakdown of Pod lifecycle states, start probes, and termination parameters. Curator Insight notes its value in troubleshooting restart loops. Live Grounding underscores how pod lifecycles affect blue-green deployment strategies.

OpenShift

  • (2026) ==github.com: openshift cheat sheet 3== 6 [SHELL CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — A community-maintained cheat sheet targeting container scaling and routing. Curator Insight notes its applicability to early setups. Live Grounding points to its continued historical use as a reliable baseline bookmark for bare-metal deployments.
  • (2026) developers.redhat.com: Red Hat OpenShift Container Platform Cheat Sheet [SHELL CONTENT] [COMMUNITY-TOOL] — An official Red Hat publication for managing the OpenShift Container Platform CLI. Curator Insight notes its criticality for enterprise engineers. Live Grounding emphasizes how OpenShift-specific oc extensions synchronize with base Kubernetes APIs.
  • (2026) github.com: Openshift cheat sheet 1 [SHELL CONTENT] [COMMUNITY-TOOL] — A public Git-based repository mapping common OpenShift CLI operations. Curator Insight focuses on developers utilizing localized sandbox configurations. Live Grounding demonstrates how manual cluster troubleshooting remains standard despite GitOps workflows.
  • (2026) gist.github.com: Openshift cheat sheet 2 [SHELL CONTENT] [COMMUNITY-TOOL] — A curated GitHub Gist focusing on route creations and project management inside OpenShift. Curator Insight points to easy execution structures. Live Grounding highlights how engineers bypass standard dashboard overhead with direct Gist terminal blocks.
  • (2026) monodot.co.uk: openshift cheat sheet 4 [SHELL CONTENT] [LEGACY] — A personalized technical blog focusing on internal DNS and routing components of OpenShift. Curator Insight details its diagnostic usefulness during networking failures. Live Grounding records its legacy status during transition phases between platform generations.
  • (2026) cookbook.openshift.org 🌟 [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] — A primary community-driven cookbook for production OpenShift cluster engineers. Curator Insight praises its interactive operational guides. Live Grounding highlights how this resource coordinates successful cluster migrations and multitenant security architectures.
  • (2026) cookbook.openshift.org: How do I import an image from an external image registry? 🌟 [SHELL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] — An in-depth guide regarding external OCI registry ingestion and ImageStreams mapping. Curator Insight emphasizes security-compliant tag tracking. Live Grounding outlines its vital importance for disconnected, air-gapped container mirroring.

Package Management (1)

Helm

  • (2026) Helm Cheat Sheet [SHELL CONTENT] [COMMUNITY-TOOL] — A structured Helm v3 command reference detailing upgrade strategies, rollbacks, and values overrides. Curator Insight emphasizes its convenience in daily terminal routines. Live Grounding highlights Helm's absolute monopoly on application packaging in k8s.

Project Management

Agile and Scrum

Methodology

  • (2023) teamhood.com: scrum cheat sheet [COMMUNITY-TOOL] — A practical guide outlining Scrum frameworks, detailing sprint cycles, key delivery templates, user-story estimation rules, and standard agile metrics to optimize development velocity.

Quality Assurance

Performance Testing

Apache JMeter

  • (2019) CheatSheet for JMeter __time Function Calls [N/A CONTENT] [COMMUNITY-TOOL] — Quick syntax sheet formatting the use of Apache JMeter __time variables during heavy performance evaluation loops. Note: The target URL appears redirected or potentially compromised; users should reference direct JMeter core documentation instead.

Reference Portal

Cheat Sheets (8)

General IT

  • (2021) simplecheatsheet.com [N/A CONTENT] [COMMUNITY-TOOL] — A developer-oriented cheat sheet aggregate portal designed for quick reference access. Houses quick syntax charts for scripting runtimes, operating system CLIs, and configuration tools, optimizing task execution speed for active software engineers.

Research

Architecture Analysis

Infrastructure Design

Security

Application Security (1)

OWASP

  • (2026) ==cheatsheetseries.owasp.org: OWASP Cheat Sheet Series 🌟🌟== [MARKDOWN CONTENT] [ADVANCED LEVEL] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] [GUIDE] — Curator Insight: The definitive security reference series detailing modern web app vulnerability mitigations. Live Grounding: Updated dynamically through 2026, this master reference provides critical strategies for API authorization, OAuth2 implementation, Kubernetes security, and safe HCL practices, establishing itself as a mandatory enterprise engineering standard.

Networking (2)

Network Scanning

  • (2026) comparitech.com: Nmap Cheat Sheet [SHELL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — A technical compilation of Nmap commands and vulnerability scanning flags. Curator Insight targets its strength in network inventory discovery. Live Grounding validates its ongoing importance in automated continuous compliance audits.

Penetration Testing

Secure Shell (1)

  • (2026) pentestmonkey.net: ssh cheat sheet [SHELL CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — A security-focused guide detailing SSH tunnel techniques and reverse proxies. Curator Insight highlights its execution for network bypasses and security testing. Live Grounding notes its extensive use in red-team post-exploitation and secure pivoting environments.

Security Auditing

  • (2026) stationx.net: Hacking Tools Cheat Sheet [ADVANCED LEVEL] [COMMUNITY-TOOL] — A compilation of vulnerability identification and penetration testing utilities. Curator Insight focuses on its offensive execution models. Live Grounding maps these tools directly to shift-left automated pipeline testing in modern DevSecOps architectures.

Software Development

Build Automation

Gradle

  • (2026) eta-lang.org: Gradle Cheat Sheet [GROOVY CONTENT] [COMMUNITY-TOOL] — A Gradle build file reference targeted at Eta language implementations. Curator Insight emphasizes its focus on functional compiled languages. Live Grounding shows its niche status due to localized community interest.
  • (2026) rratliff.com: Gradle Cheat Sheet [GROOVY CONTENT] [COMMUNITY-TOOL] — A clean, targeted desktop reference sheet for basic Gradle commands and task parameters. Curator Insight praises its simplicity. Live Grounding confirms it serves as a highly functional offline bookmark for mobile and JVM engineers.
  • (2026) github.com/jahe: Gradle Cheat Sheet [GROOVY CONTENT] [COMMUNITY-TOOL] — A concise Gist tracking basic Gradle build files and target tasks. Curator Insight targets execution speeds and cache configurations. Live Grounding shows its persistent usefulness for modern Android build engineers.
  • (2026) github.com/jiffle: Gradle Cheat Sheet [GROOVY CONTENT] [COMMUNITY-TOOL] — A community collection of dependency blocks and plugin imports in Gradle. Curator Insight focuses on Gradle's compilation speeds. Live Grounding verifies its reliability when structuring multi-project builds.

Maven

  • (2026) lzone.de/cheat-sheet/Maven [SHELL CONTENT] [COMMUNITY-TOOL] — A specialized Maven debugging sheet detailing transitive dependency resolution. Curator Insight underscores its target troubleshooting use. Live Grounding indicates its survival as a primary cheat sheet during classpath conflicts.
  • (2026) maven.apache.org: Maven Quick Reference Card [XML CONTENT] [LEGACY] — An official Apache Maven reference detailing build lifecycles and plugins. Curator Insight marks this as vital context for JVM projects. Live Grounding confirms its role in preserving standard structure across legacy and modern corporate environments.
  • (2026) journaldev.com [SHELL CONTENT] [COMMUNITY-TOOL] [GUIDE] — An extensive technical overview of Maven build targets and system variables. Curator Insight targets its strength in resolving dependency trees. Live Grounding shows its daily utility during manual compilation tasks inside enterprise projects.
  • (2026) cheatography.com [SHELL CONTENT] [COMMUNITY-TOOL] — A visual and community-compiled quick reference sheet for Maven commands. Curator Insight highlights its accessibility and structured layout. Live Grounding shows it is highly valued by polyglot software developers requiring quick context switches.
  • (2026) javaguides.net [XML CONTENT] [COMMUNITY-TOOL] [GUIDE] — A developer-focused Maven cheat sheet explaining multi-module configurations. Curator Insight targets standardizing configuration configurations. Live Grounding validates its routine use in standard enterprise training tracks for Java engineers.
  • (2026) bogotobogo.com [SHELL CONTENT] [COMMUNITY-TOOL] [GUIDE] — A guide mapping Maven dependencies to Spring Boot framework configurations. Curator Insight highlights rapid packaging loops. Live Grounding demonstrates how Spring Boot build tools rely directly on the lifecycles outlined in this guide.

CICD Platforms

Jenkins

  • (2026) gist.github.com/michaellihs (jenkins pipeline) [GROOVY CONTENT] [COMMUNITY-TOOL] — A highly functional GitHub Gist detailing declarative Jenkins pipeline syntaxes. Curator Insight focuses on automated container testing pipelines. Live Grounding proves declarative Groovy remains a massive infrastructure codebase across corporate IT.
  • (2026) edureka.co: Jenkins Cheat Sheet 🌟 [COMMUNITY-TOOL] — A high-visibility visual cheat sheet detailing Jenkins pipeline controls and interface tools. Curator Insight highlights its training value. Live Grounding shows its massive footprint across corporate Devops onboarding curricula.
  • (2026) cheatography.com: Jenkins Cheat Sheet [COMMUNITY-TOOL] — A single-page cheat sheet targeting Jenkins UI environment variables and configurations. Curator Insight points out the speed of lookups. Live Grounding shows its applicability during rapid debugging in active production builds.
  • (2026) intellipaat.com: Jenkins Cheat Sheet 🌟 [LEGACY] — An in-depth training reference detailing Jenkins installation, master-agent architecture, and security rules. Curator Insight notes its structural value. Live Grounding confirms its role in stabilizing legacy CI infrastructure setups.

Documentation Tools (1)

Markdown

  • (2026) ==Markdown Cheat Sheet 4== 60214 [MARKDOWN CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] [LEGACY] — One of the most starred and utilized Markdown references on GitHub. Curator Insight emphasizes its extreme offline utility. Live Grounding validates its legacy status as the primary standard for formatting across modern source code platforms.
  • (2026) freecodecamp.org: Markdown Cheat Sheet How to Write in Markdown with Examples [MARKDOWN CONTENT] [COMMUNITY-TOOL] [GUIDE] — An educational guide explaining Markdown basics with real-world examples. Curator Insight values its utility for technical writers. Live Grounding shows its broad usage in software engineering bootcamps and initial developer onboardings.

Performance Testing (1)

JMeter

  • (2026) JMeter Web Application Testing Cheatsheet [XML CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — A testing reference for designing HTTP request sequences in Apache JMeter. Curator Insight highlights its historical impact on load testing. Live Grounding verifies that despite competition from newer utilities, JMeter remains widely deployed for bulk scale tests.
  • (2026) martkos-it.co.uk: JMeter Cheat Sheet [ADVANCED LEVEL] [COMMUNITY-TOOL] — A professional reference covering JVM allocation and distributed execution parameters in JMeter. Curator Insight highlights infrastructure scaling. Live Grounding reveals its use in testing target microservice elasticity.
  • (2026) jmeter-testing-cheat-sheet-v10.pdf [COMMUNITY-TOOL] — A detailed PDF cheat sheet targeting headless JMeter executions and JVM properties. Curator Insight notes its performance testing capabilities. Live Grounding confirms that automated CI builds heavily utilize these exact headless CLI switches.
  • (2026) Cheat Sheet for Regular Expression in Jmeter [COMMUNITY-TOOL] — A regex compilation reference designed for capturing tokens inside web request flows in JMeter. Curator Insight values its target utility. Live Grounding confirms it as a reliable resource for parsing secure tokens in performance test plans.

Software Engineering

APIs

Automation and Scripting

Testing and Lifecycle

Agile and DevOps

Productivity

  • (2023) Transformation takes practice [PDF CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A comprehensive operational framework catalog focusing on discovery, delivery, and culture-building practices. Highly valuable for engineering managers seeking to streamline agile delivery and foster highly collaborative, cloud-native DevOps teams.

Back-End Development

NodeJS

  • (2023) developers.redhat.com: Node.js Cheat Sheet [JAVASCRIPT CONTENT] [COMMUNITY-TOOL] — A Red Hat developer cheat sheet for production-scale Node.js configurations. Explores performance tracking, package configuration optimization, dependency management, and safe containerization.

Documentation (1)

Markup Languages

  • (2026) guides.github.com: Markdown Cheat Sheet 2 [N/A CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] [GUIDE] — The authoritative reference guide for GitHub Flavored Markdown (GFM). Essential for managing documentation structures, creating rich README files, formatting issue trackers, and building interactive templates within the developer workflow.

Languages

C

  • (2025) hackingcpp.com: C++ Cheat Sheets [C++ CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — An advanced Modern C++ reference targeting specifications up to C++23. Explains smart memory management, standard template library algorithms, and modern concurrency features.

Go

  • (2025) devhints.io/go: Go cheatsheet [GO CONTENT] [COMMUNITY-TOOL] — A high-density Go interface dashboard providing rapid syntactical access. Highlights slice memory operations, struct compositions, dynamic channels, and concurrency waitgroups to speed up systems programming.
  • (2025) github.com: golang-cheat-sheet 8800 [GO CONTENT] [ADVANCED LEVEL] [ENTERPRISE-STABLE] — A high-density Go reference database. It details Go core syntaxes, standard library definitions, channels, interface rules, and concurrency patterns to accelerate systems-level software development.

JavaScript

  • (2022) opensource.com: JavaScript cheat sheet [JAVASCRIPT CONTENT] [COMMUNITY-TOOL] — A modern quick-reference syntax compiler for ES6+ JavaScript. Designed to optimize developer productivity, it covers data types, manipulation protocols, async/await structures, and event-driven browser interfaces.

Python

  • (2024) intellipaat.com: Python Cheat Sheet Basics [PYTHON CONTENT] [COMMUNITY-TOOL] — A quick-reference guide tracking Python's basic features. Explores conditional statements, loop patterns, variable mappings, and foundational function implementations to quickly establish scripts.
  • (2023) websitesetup.org: Python Cheat Sheet [PYTHON CONTENT] [COMMUNITY-TOOL] — A clear, well-structured syntax overview sheet mapping foundational Python programming. Highlights built-in collections, slice manipulations, error handling blocks, and basic class designs.

TypeScript

Microservices

REST Clients

  • (2023) developers.redhat.com: MicroProfile Rest Client Cheat Sheet [JAVA CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — A developer-focused reference document detailing the MicroProfile REST Client API. It provides a blueprint for programmatically building type-safe REST clients in Java enterprise architectures to secure and simplify communication between microservices.

Version Control Systems

Git Operations

  • (2018) Atlassian Git Cheatsheet [MARKDOWN CONTENT] [COMMUNITY-TOOL] [GUIDE] — Atlassian's reference cheatsheet detailing basic and advanced Git operations. Provides quick access to commands for cloning, staging, merging, rebasing, and troubleshooting common version-control issues.

Git Workflows

  • (2012) Git-flow cheatsheet [MARKDOWN CONTENT] [COMMUNITY-TOOL] [GUIDE] — An interactive, visual cheatsheet summarizing standard git-flow command line operations. Provides developers with quick, copy-pasteable snippets for initializing, executing, and finalizing feature, release, and hotfix branches.

Web Development

NodeJS (1)

  • (2024) ==NodeJS Best Practices (Spanish Translation)== 105318 [SPANISH CONTENT] [ADVANCED LEVEL] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — Spanish localization of the leading Node.js architecture and security handbook. It offers comprehensive design blueprints covering error handling, clean architecture, security, production readiness, and testing guidelines for scalable enterprise systems.

Software Quality

Testing Automation

Selenium

  • (2024) lambdatest.com: The Ultimate Selenium Python Cheat Sheet for Test Automation [PYTHON CONTENT] [COMMUNITY-TOOL] — A comprehensive testing guide focused on using Selenium within Python environments. Explains custom locator methods, dynamic page object models, wait strategies, and parallel pipeline testing.
  • (2024) intellipaat.com: Selenium Cheat Sheet [JAVA CONTENT] [COMMUNITY-TOOL] — An architectural and structural guide summarizing Selenium tools. Features comparisons of Selenium WebDriver, IDE, and Grid architectures, detailing remote parallel execution setups across enterprise systems.
  • (2023) dev.to: Selenium Cheat Sheet [JAVA CONTENT] [COMMUNITY-TOOL] — A functional automation manual detailing browser automation configurations with Selenium WebDriver. Highlights explicit wait hooks, complex element locator structures, and integration into CI platforms.

Systems

Linux

Administration

  • (2024) opensource.com: 10 cheat sheets for Linux sysadmins 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: Collection of top sysadmin cheat sheets covering network diagnostics, process management, and storage setup. Live Grounding: Highlights crucial administrative commands for systemd, journalctl, and networking (ip, ss) to secure host operations.

Command Line

  • (2023) pixelbeat.org/cmdline [HTML CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: Classic command-line compilation covering coreutils, file manipulation, and processing utilities. Live Grounding: A raw, high-density index of GNU coreutils commands, providing standard parameters for sed, awk, find, and tar.

Networking (3)

  • (2025) ==curl cheat sheet for Linux and Unix users== [IMAGE/PDF CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — Curator Insight: The definitive visual sticker/cheat sheet for curl options, designed by curl's creator Daniel Stenberg. Live Grounding: An absolute authority on debugging HTTP protocols, specifying TLS versions, configuring headers, and parsing response outputs in pipeline scripts.

Session Management

  • (2024) opensource.com: GNU Screen cheat sheet [PDF CONTENT] 🌟🌟🌟 [GUIDE] [LEGACY] — Curator Insight: Reference card for GNU Screen keybindings and window management. Live Grounding: While tmux has largely superseded screen in standard modern setups, this guide remains highly critical for maintaining persistent shells and serial console connections on legacy systems.

Storage (1)

  • (2024) opensource.com: Linux Parted cheat sheet [PDF CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] [GUIDE] — Curator Insight: Focused reference sheet for GNU Parted CLI utility. Live Grounding: Essential for storage administrators and virtual-machine managers configuring partition tables (GPT/MBR), resizing filesystems, and aligning sector offsets.

Virtualization and Containers

Docker

CLI Reference

??? abstract "Architect's Technical Comparison Table" | Solution | Maturity | Primary Focus | Language | Stars | | :--- | :--- | :--- | :--- | :--- | | github.com: Docker cheat Sheet | | CLI Reference | Markdown | 🌟🌟🌟🌟🌟 | | dockerlabs.collabnix.com: The Ultimate Docker Cheat Sheet 🌟 | | CLI Reference | HTML | 🌟🌟🌟 | | intellipaat.com: Docker Cheat Sheet 🌟 | | CLI Reference | HTML | 🌟🌟🌟 | | linuxhandbook.com: Docker Commands for Managing Container Lifecycle (Definitive Guide) | | CLI Reference | HTML | 🌟🌟🌟 | | dev.to: Docker Commands Cheat Sheet | Pragyan Tripathi | | CLI Reference | HTML | 🌟🌟🌟 | | dockerlux.github.io: Docker Cheat Sheet 🌟 | | CLI Reference | PDF | 🌟🌟🌟 |

  • (2025) ==github.com: Docker cheat Sheet== 22528 [MARKDOWN CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — One of the most popular, extensive open-source community references for Docker command lines and runtime configurations. Meticulously compiles network setups, volume bindings, Dockerfile directives, and diagnostic debugging tricks into a highly accessible repository.
  • (2024) dockerlabs.collabnix.com: The Ultimate Docker Cheat Sheet 🌟 [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A structured repository aggregating developer instructions for Docker engines, Compose, and Swarm. Acts as a key educational path for transition training from basic container builds to multi-container microservice orchestrations.
  • (2024) intellipaat.com: Docker Cheat Sheet 🌟 [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A DevOps educational reference tracking foundational Docker engine instructions. Maps container operational lifecycles, network architectures, and filesystem volume setups to simplify learner integration journeys.
  • (2024) linuxhandbook.com: Docker Commands for Managing Container Lifecycle (Definitive Guide) [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — Excellent analytical guide covering state transitions within a Docker container lifecycle. Explains deep distinctions between create, start, run, pause, stop, and kill operational phases, with real-world troubleshooting diagnostics.
  • (2024) dev.to: Docker Commands Cheat Sheet | Pragyan Tripathi [HTML CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — Modern developer guide consolidating command sequences for optimizing docker image construction and multi-container environment variables. Great for fast onboarding and verifying runtime dependencies.
  • (2023) dockerlux.github.io: Docker Cheat Sheet 🌟 [PDF CONTENT] 🌟🌟🌟 [COMMUNITY-TOOL] — A comprehensive visual and syntactical reference tracking container manipulation commands. Organizes instructions logically from image builds and container runtime parameters to network mapping and persistent storage configurations.
  • (2023) myfuturehub.com: Useful commands of Docker [HTML CONTENT] 🌟🌟 [COMMUNITY-TOOL] — A lightweight command aggregation for quick reference on daily container testing workloads. Guides engineers through common container starting, stopping, dynamic environment variable passing, and debugging operations.

Enterprise Tools

  • (2024) developers.redhat.com: Containers Cheat Sheet [PDF CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Explores foundational container runtimes and command abstractions like Podman and Buildah alongside standard Docker commands. Ideal for architects operating under daemonless, rootless container security profiles in Red Hat enterprise infrastructure.

Security Hardening

  • (2025) blog.gitguardian.com: Docker Security Best Practices & Cheat Sheet 🌟 [HTML CONTENT] [ADVANCED LEVEL] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Focuses on protecting applications by avoiding hardcoded secrets, securing base images, and implementing strict runtime privileges within Docker builds. Provides precise, actionable rules for integrating automated container security checks into CI/CD pipelines.

💡 Explore Related: About | Demos | Kubernetes