# jpetazzo/ampernetacle

Repository: https://github.com/jpetazzo/ampernetacle
Canonical: https://ross.abutalabs.com/products/ampernetacle
Language: HCL
License Family: other
Last push: 2024-06-13T16:16:36+00:00

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

## Adoption (not part of the score)
Stars 2687, forks 431 (observed 2026-08-28T04:07:10.787971+00:00)

## What it is
A Terraform configuration that deploys a multi-node Kubernetes cluster on Oracle Cloud Infrastructure using kubeadm and cloud-init. It is designed to fit within Oracle's free tier using ARM instances, primarily for learning and development rather than production use.

## Use cases
- deploy a free multi-node kubernetes cluster on oracle cloud
- learn kubernetes with a real cluster without paying
- spin up arm-based kubernetes nodes for testing
- provision a kubeadm cluster with terraform
- test applications on arm architecture in the cloud
- set up a personal kubernetes lab environment

## When to choose
- you want a free multi-node kubernetes cluster for learning or experimentation
- you want to develop or test on ARM instances
- you prefer infrastructure-as-code with terraform and easy teardown with terraform destroy

## When to avoid
- you need a production-grade or highly available kubernetes cluster
- you need a managed kubernetes service with support
- you don't have or want an Oracle Cloud Infrastructure account

## Facets
- artifact type: infra-config
- maturity: active
- function: infrastructure-as-code, container-orchestration, deployment, cloud
- domain: cloud-computing, infrastructure-as-code, developer-tools, education
- platform: windows, cli, cloud
- tags: terraform, kubernetes, kubeadm, oracle-cloud, oci, free-tier, arm, learning, kubeconfig, multi-node-cluster, devops, containers, linux, macos

## Member repositories
- jpetazzo/ampernetacle (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.787971+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-30T02:17:45.952298+00:00, confidence not recorded.
  - readme: https://github.com/jpetazzo/ampernetacle (fetched 2026-08-28T04:07:10.787971+00:00, sha 06342ca674be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
