awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dennyzhang avatar

dennyzhang/cheatsheet-kubernetes-A4

0
View on GitHub↗
2,145 stars·992 forks·Shell·14 viewscheatsheet.dennyzhang.com/cheatsheet-kubernetes-A4↗

Cheatsheet Kubernetes A4

:book: Kubernetes CheatSheets In A4

Features

  • DevOps and Infrastructure Guides - Printable Kubernetes cheat sheet.
  • Learning and Reference - A concise reference guide for common command-line operations.

Star history

Star history chart for dennyzhang/cheatsheet-kubernetes-a4Star history chart for dennyzhang/cheatsheet-kubernetes-a4

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dennyzhang/cheatsheet-kubernetes-a4 do?

:book: Kubernetes CheatSheets In A4

What are the main features of dennyzhang/cheatsheet-kubernetes-a4?

The main features of dennyzhang/cheatsheet-kubernetes-a4 are: DevOps and Infrastructure Guides, Learning and Reference.

Which projects share features with dennyzhang/cheatsheet-kubernetes-a4?

Projects with overlapping indexed features include: kelseyhightower/kubernetes-the-hard-way — Kubernetes The Hard Way is an educational curriculum designed to teach the fundamental architecture and operational… hjacobs/kubernetes-failure-stories — This is a curated collection of public postmortems and incident reports documenting real-world Kubernetes cluster… academysoftwarefoundation/wg-usd. airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It… alan2207/bulletproof-react — Bulletproof React is an architectural guide and project boilerplate designed to standardize the development of… ahmetb/kubernetes-network-policy-recipes — This project is a library of declarative configuration patterns and templates for implementing network policies within…

Projects sharing features with Cheatsheet Kubernetes A4

These projects share indexed features with Cheatsheet Kubernetes A4. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kelseyhightower/kubernetes-the-hard-waykelseyhightower avatar

    kelseyhightower/kubernetes-the-hard-way

    48,696View on GitHub↗

    Kubernetes The Hard Way is an educational curriculum designed to teach the fundamental architecture and operational requirements of container orchestration platforms. It provides a structured, hands-on learning path that guides users through the manual bootstrapping of a multi-node cluster from scratch, intentionally avoiding automated installers to ensure a deep understanding of how individual control plane and worker node components interact. The project distinguishes itself by requiring the manual configuration of every layer of the infrastructure, including the generation of cryptographic

    View on GitHub↗48,696
  • hjacobs/kubernetes-failure-storieshjacobs avatar

    hjacobs/kubernetes-failure-stories

    6,227View on GitHub↗

    This is a curated collection of public postmortems and incident reports documenting real-world Kubernetes cluster failures and outages. It serves as a searchable archive of operational mistakes and horror stories, compiled to help operators study and learn from common pitfalls. The project focuses on incident analysis and operational learning, enabling users to browse and review categorized failure stories to identify patterns and prevent similar mistakes in their own production environments. It supports cluster reliability engineering by providing a reference for studying how and why Kuberne

    HTML
    View on GitHub↗6,227
  • academysoftwarefoundation/wg-usdA

    AcademySoftwareFoundation/wg-usd

    0View on GitHub↗
    View on GitHub↗0
  • ahmetb/kubernetes-network-policy-recipesahmetb avatar

    ahmetb/kubernetes-network-policy-recipes

    6,140View on GitHub↗

    This project is a library of declarative configuration patterns and templates for implementing network policies within Kubernetes clusters. It provides a collection of reference guides and ready-to-use snippets designed to establish pod isolation and zero-trust traffic rules. The project focuses on implementing a default-deny security posture, where all network traffic is blocked until explicitly authorized through a whitelist. It provides specific templates for restricting lateral movement and securing microservice boundaries using label-based selectors and port-specific filtering. Its capa

    kubernetesnetworkingsecurity
    View on GitHub↗6,140
Compare all 30 related projects→