git404hub

what is terraform-provider-kubernetes fr?

jkroepke/terraform-provider-kubernetes — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2025-04-29

Audience · ops devopsComplexity · 3/5StaleSetup · moderate

tl;dr

A Terraform plugin that lets you manage Kubernetes resources like deployments and services using code instead of manual kubectl commands.

vibe map

mindmap
  root((repo))
    What it does
      Terraform to Kubernetes bridge
      Manages resources as code
      Tracks and applies changes
    Tech stack
      Terraform
      Kubernetes
      HashiCorp maintained
    Use cases
      Automate cluster setup
      Reuse across environments
      Replace manual kubectl
    Audience
      Platform engineers
      DevOps teams

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Define Kubernetes namespaces, deployments, and services in reusable Terraform config files.

VIBE 2

Automatically detect and apply only the changes needed when infrastructure config is updated.

VIBE 3

Reuse the same Terraform files across development, staging, and production clusters.

VIBE 4

Manage Kubernetes infrastructure as code instead of running manual kubectl commands.

what's the stack?

TerraformKubernetesHCL

how it stacks up fr

jkroepke/terraform-provider-kubernetes0verflowme/alarm-clock0verflowme/seclists
LanguageCSS
Last pushed2025-04-292022-10-032020-05-03
MaintenanceStaleDormantDormant
Setup difficultymoderateeasyeasy
Complexity3/52/51/5
Audienceops devopsvibe coderops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires an existing Kubernetes cluster and Terraform installed.

prompts (copy fr)

prompt 1
Write a Terraform configuration using the kubernetes provider to create a namespace and a deployment with 3 replicas.
prompt 2
Show me how to structure Terraform files for this Kubernetes provider so I can reuse them across dev, staging, and production.
prompt 3
Help me convert my existing kubectl commands for creating a service and config map into Terraform resources using this provider.

Frequently asked questions

what is terraform-provider-kubernetes fr?

A Terraform plugin that lets you manage Kubernetes resources like deployments and services using code instead of manual kubectl commands.

Is terraform-provider-kubernetes actively maintained?

Stale — no commits in 1-2 years (last push 2025-04-29).

How hard is terraform-provider-kubernetes to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is terraform-provider-kubernetes for?

Mainly ops devops.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.