# ContainerSolutions/kubernetes-examples

Minimal self-contained examples of standard Kubernetes features and patterns in YAML

Repository: https://github.com/ContainerSolutions/kubernetes-examples
Canonical: https://ross.abutalabs.com/products/containersolutions-kubernetes-examples
Homepage: https://k8s-examples.container-solutions.com/
Language: Shell
License: MIT
License Family: permissive
Topics: kubernetes, yaml, hacktoberfest
Last push: 2023-10-03T10:18:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2284, "days_push": 1065, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1420, forks 309 (observed 2026-08-28T04:04:40.558126+00:00)

## What it is
A curated collection of minimal, self-contained YAML examples demonstrating standard Kubernetes resource types and features, browsable via a web front-end or a kubectl plugin. It serves as a copy-paste reference for common manifests like Deployments, Pods, Services, and Ingresses.

## Use cases
- find a minimal kubernetes deployment yaml example
- copy a simple pod manifest with a volume
- look up canonical yaml for a kubernetes resource type
- get example ingress or service yaml to tinker with
- send a colleague a starter kubernetes manifest
- test kubernetes yaml features like initContainers or headless services

## When to choose
- you need quick, minimal, canonical YAML snippets for Kubernetes resources
- you want a kubectl plugin to fetch example manifests on the fly
- you are learning Kubernetes resource types through simple examples

## When to avoid
- you need production-ready manifests with best practices and full configuration
- you want a Helm chart or templated deployment tooling
- you need comprehensive documentation rather than minimal examples

## Facets
- artifact type: dataset
- maturity: maintenance
- function: developer-tools, configuration-management, documentation
- domain: cloud-computing, developer-tools, infrastructure-as-code
- platform: cli, cross-platform
- tags: kubernetes-yaml, kubectl-plugin, krew, reference-examples, manifests, containers, devops, kubernetes

## Member repositories
- ContainerSolutions/kubernetes-examples (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.558126+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:47.450421+00:00, confidence not recorded.
  - readme: https://github.com/ContainerSolutions/kubernetes-examples (fetched 2026-08-28T04:04:40.558126+00:00, sha 06f182ded610)
  - homepage: https://k8s-examples.container-solutions.com/ (fetched 2026-08-29T11:50:01.979516+00:00, sha 151d2f74487a)
  - site_page: https://k8s-examples.container-solutions.com/about.html (fetched 2026-08-29T11:50:01.984131+00:00, sha c351fdaaf374)
- Data as of 2026-08-30T08:39:29.467469+00:00.
