# kubernetes-up-and-running/kuard

Demo app for Kubernetes Up and Running book

Repository: https://github.com/kubernetes-up-and-running/kuard
Canonical: https://ross.abutalabs.com/products/kuard
Language: Go
License: Apache-2.0
License Family: permissive
Topics: kubernetes, golang, react
Last push: 2024-01-03T06:02:23+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3524, "days_push": 973, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1742, forks 581 (observed 2026-08-28T04:05:30.347475+00:00)

## What it is
KUARD (Kubernetes Up And Running Demo) is a demo web application written in Go with a React frontend, designed to accompany the 'Kubernetes Up and Running' book. It simulates workloads like RSA key generation and includes a simple queue server, making it useful for testing Kubernetes deployments, liveness probes, and scaling behaviors.

## Use cases
- demo app to practice kubernetes deployments
- test kubernetes liveness and readiness probes
- simulate batch worker workloads in a cluster
- learn kubernetes from the up and running book
- test container image builds and registry pushes
- experiment with kubernetes scaling and upgrades

## When to choose
- you are learning Kubernetes and need a realistic demo workload
- you need a sample app to test deployments, probes, and scaling
- you want a containerized demo app for workshops or tutorials

## When to avoid
- you need a production-ready web application
- you need a full-featured HTTP framework or microservice template
- you are not working with containers or Kubernetes

## Facets
- artifact type: application
- maturity: maintenance
- function: http-server, developer-tools, simulation
- domain: developer-tools, education
- platform: go
- tags: demo-app, kubernetes-training, sample-application, learning-resource, containerized, containers, devops, docker, kubernetes, linux, web-server

## Member repositories
- kubernetes-up-and-running/kuard (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.347475+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-30T03:29:55.749882+00:00, confidence not recorded.
  - readme: https://github.com/kubernetes-up-and-running/kuard (fetched 2026-08-28T04:05:30.347475+00:00, sha 5caba5572777)
- Data as of 2026-08-30T08:39:29.467469+00:00.
