Topic: "kind"
storax/kubedoom
Kill Kubernetes pods by playing Id's DOOM!
Language: C++ - Size: 1.55 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2,063 - Forks: 134

inlets/inlets-operator
Get public TCP LoadBalancers for local Kubernetes clusters
Language: Go - Size: 21.3 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 1,375 - Forks: 99

Trendyol/kink
KinK is a helper CLI that facilitates to manage KinD clusters as Kubernetes pods. Designed to ease clusters up for fast testing with batteries included in mind.
Language: Go - Size: 3.43 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 378 - Forks: 28

jonschlinkert/kind-of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Language: JavaScript - Size: 113 KB - Last synced at: about 13 hours ago - Pushed at: 12 months ago - Stars: 355 - Forks: 41

helm/kind-action
A GitHub Action for Kubernetes IN Docker - local clusters for testing Kubernetes
Language: Shell - Size: 15.5 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 324 - Forks: 82

AbsaOSS/k3d-action
A GitHub Action to run lightweight ephemeral Kubernetes clusters during workflow. Fundamental advantage of this action is a full customization of embedded k3s clusters. In addition, it provides a private image registry and multi-cluster support.
Language: Shell - Size: 91.8 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 190 - Forks: 26

bashtools/mok
Run kubernetes on Mac or Linux in containers
Language: Shell - Size: 3.67 MB - Last synced at: 11 days ago - Pushed at: 19 days ago - Stars: 111 - Forks: 14

jonschlinkert/isobject
Is the value an object, and not an array or null?
Language: JavaScript - Size: 39.1 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 106 - Forks: 19

alex1989hu/kubelet-serving-cert-approver
Kubelet Serving TLS Certificate Signing Request Approver
Language: Go - Size: 1.08 MB - Last synced at: 13 days ago - Pushed at: 19 days ago - Stars: 101 - Forks: 8

pavan-kumar-99/medium-manifests
This repo contains Kubernetes manifests for the below mentioned topics
Language: Python - Size: 17 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 99 - Forks: 124

kyma-incubator/terraform-provider-kind π¦
Terraform Provider for kind (Kubernetes IN Docker)
Language: Go - Size: 212 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 81 - Forks: 44

lobuhi/kindscaler
Node Management for KinD Clusters
Language: Shell - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 62 - Forks: 10

collabnix/awesome-testcontainers
A Curated List of Testcontainers Resources
Size: 157 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 59 - Forks: 14

rimusz/hostpath-provisioner
Dynamic Provisioning of Kubernetes HostPath Volumes
Language: Go - Size: 56.6 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 53 - Forks: 22

piomin/sample-terraform-kubernetes-argocd
Repository with configuration for Terraform and Argo CD to create and manage Kubernetes cluster locally with Kind
Language: HCL - Size: 153 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 51 - Forks: 29

stealthybox/multicluster-gitops
Demo gossiping Kubernetes clusters that share routes in a mesh and dns-forward their Services to each other :)
Language: Shell - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 50 - Forks: 16

diegoferigo/ros-kubernetes π¦
A minimal setup to run a simple publisher-subscriber ROS application in a kubernetes cluster
Language: Dockerfile - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 44 - Forks: 8

agalue/LGTM-PoC
A playground for learning and testing Loki, Grafana, Tempo, Mimir, OpenTelemetry, Cilium, Istio, and Linkerd
Language: Shell - Size: 4.92 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 42 - Forks: 8

bmcustodio/kind-cilium-mesh
A Cilium cluster mesh between two kind clusters for testing purposes.
Language: Shell - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 10

snowdrop/k8s-infra
Information to bootstrap vms using dedicated server, local machine and setup using Ansible Playbooks
Language: Jinja - Size: 13.8 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 14

Xtigyro/kindadm
Create and administer a local one or multi-node Kubernetes cluster(s) preset for development with simple commands.
Language: Shell - Size: 247 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 7

unguiculus/loki-minio-demo
Demo setup for Grafana Loki in microservices mode using MinIO as storage backend
Language: Shell - Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 3

electrocucaracha/k8s-WASM-demo
PoC created to measure the performance provided by WASM
Language: Shell - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 27 - Forks: 3

nataliagranato/LINUXtips-PICK Fork of badtuxx/giropops-senhas
βΈπ³ Projeto final do curso Programa Intensivo em Containers e Kubernetes | PICK 2024 da LINUXtips
Language: HTML - Size: 155 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 26 - Forks: 1

Blueshoe/pytest-kubernetes
A :arrow_right: pytest plugin to make the management of (local) Kubernetes clusters a breeze. :rocket:
Language: Python - Size: 178 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 26 - Forks: 3

MoserMichael/kind-helper
Simplifies the creation of practical kubernetes test clusters with the kind utility.
Language: Python - Size: 372 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 24 - Forks: 1

msfidelis/kubernetes-kind-setup
:package: :whale: :package: - Bootstrap for my Kubernetes Cluster local using Kind
Language: Smarty - Size: 353 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 24 - Forks: 9

vmware-archive/kind-on-c π¦
Make it easy to run kind as a concourse task -- hopefully!
Language: Shell - Size: 677 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 8

developer-guy/admission-webhook-example-with-openfaas
Use OpenFaaS functions as Kubernetes Validating Admission Webhook
Language: Go - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 2

Ziwi01/proveasio
Provision (and maintain) your dev terminal easily.
Language: Shell - Size: 13.1 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 22 - Forks: 0

k8s-school/ktbx
The ultimate Kubernetes sysadmin toolbox.
Language: Go - Size: 281 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 2

duyet/charts
Collection of useful Helm Charts. Well test with KinD and Kubeconform
Language: Mustache - Size: 12.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 18 - Forks: 16

drabkirn/feedka
Get authentic, kindful, and constructive feedback from your friends, family, and co-workers.
Language: Ruby - Size: 1.8 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 1

hjacobs/pytest-kind π¦
Mirror of pytest-kind: Test your Python Kubernetes app/operator end-to-end with kind and pytest
Language: Python - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 2

yurake/k8s-3tier-webapp
Sample web application based on k8s
Language: Java - Size: 132 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 26

angelokurtis/kubernetes-ops
Terraform project for creating the Kubernetes clusters, also configuring multiple scenarios.
Language: HCL - Size: 2.53 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 1

AlexsJones/KubeOps
A simple Kubernetes Operator template that uses Golang, use it to build your own operators
Language: Go - Size: 51.5 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 0

brakmic/Keycloak_on_Kubernetes
Running Keycloak with PostgreSQL on Kubernetes
Language: Smarty - Size: 48.5 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 12

fatlan/KubeMethods
β¨ Kubernetes installation ways and usage methods
Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 2

RasaHQ/rasactl π¦
rasactl deploys Rasa X / Enterprise on your local or remote Kubernetes cluster and manages Rasa X / Enterprise deployments.
Language: Go - Size: 2.93 MB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 5

aleskxyz/kind-exposer
Expose Kind LoadBalancer to the Public
Language: Shell - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 3

redhat-developer/mapt
Multi Architecture Provisioning Tool
Language: Go - Size: 37 MB - Last synced at: about 18 hours ago - Pushed at: about 23 hours ago - Stars: 13 - Forks: 11

ari-hacks/kubernetes-chaos-sandbox
π§ͺ Tutorials for running chaos experiments with litmus chaos, chaos mesh, and gremlin (includes k8s setup)
Language: Ruby - Size: 112 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 0

AndriyKalashnykov/kind-cluster
Local Kubernetes clusters using KinD
Language: Shell - Size: 225 KB - Last synced at: 2 days ago - Pushed at: 23 days ago - Stars: 12 - Forks: 5

w3f/polkadot-lab
Testing framework for Polkadot networks
Language: TypeScript - Size: 1.59 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 10

Azure-Samples/automated-test-environment-for-aks-applications
Framework to create Automated Test Environment using kind (Kubernetes in Docker) for testing Azure Kubernetes Service (AKS) based applications in CI (Continuous Integration) Pipeline (Azure DevOps)
Language: Shell - Size: 123 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 13

xantrix/kind-boilerplate
Boilerplate for Kubernetes Kind
Language: Shell - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 2

mborne/docker-devbox
[DEV] Docker stacks to quickly setup a dev environment and test some tools.
Language: Shell - Size: 1.9 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 11 - Forks: 2

k8s-school/kind-helper
Install Kubernetes on a workstation or inside a CI runner, using kind https://kind.sigs.k8s.io/
Language: Go - Size: 171 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 1

gamtiq/adam
Functions to create, process and test objects, maps, arrays, sets
Language: JavaScript - Size: 2.6 MB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 0

feluelle/kind-data-platform
A kind data platform on your local machine. π€
Language: HCL - Size: 1.03 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 10 - Forks: 0

piotr-rzepa/distributed-mc-server
Provisioning distributed Minecraft server in Kubernetes using MultiPaper, Kind and Helm
Language: Makefile - Size: 30.3 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 10 - Forks: 0

jhandguy/canary-deployment
A sample project showcasing various Canary Deployment solutions.
Language: Go - Size: 97.7 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 10 - Forks: 10

sergioprates/kindxt
An easy way to install some packages on kind without any worry about port mappings and conflicts
Language: C# - Size: 133 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

ligato/vpp-probe
Examine VPP instances running anywhere
Language: Go - Size: 1.01 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 8

bruno1pb13/Install-docker-kubectl-and-kind
Script for quick installation of Docker, Kubectl and kind for linux
Language: Shell - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

thedatabaseme/ansible-kind
This role will help you to setup / install kind on your system. Also ansible-kind supports you in creating and deleting kind clusters. Kind is a leightweight solution to run Kubernetes on top of Docker. You can create yourself a cluster setup with multiple control-planes and / or worker nodes.
Language: Jinja - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 5

PePoDev/terraform-kind-cluster
Terraform module to create Kubernetes cluster from KIND (Kubernetes IN Docker) π§±π§±
Language: HCL - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

ironcore-dev/ironcore-in-a-box
IronCore IaaS in a Box
Language: Makefile - Size: 1.25 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 8 - Forks: 3

padok-team/dojo-guestbook
A dojo to learn how to build a simple docker images, run it locally and deploy it in a kind cluster.
Language: Go - Size: 84 KB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 8 - Forks: 4

matsest/k8s-kind-ingress-demo
Demo of Nginx Ingress Controller on a kind k8s cluster
Language: Shell - Size: 69.3 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

emilioforrer/ci-tools
A Docker Hub image for CI/CD deployments, with tools like curl, dind, docker-compose, kind, kubectl, helm, bitwarden, etc
Language: Shell - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

husniadil/elasticsearch-kubernetes
Deploy Elasticsearch cluster on Kubernetes
Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 8

zpratt/local-openfaas-workbench
A simple way to bootstrap a local OpenFaaS environment
Size: 14.6 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

mmontes11/k8s-tooling
π§° Kurated Kubernetes tooling installable with one-liner command
Language: Shell - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

acim/update-tools
Bored by updating helm, kubectx, starship and similar utilities? Check this out.
Language: Shell - Size: 15.4 MB - Last synced at: about 19 hours ago - Pushed at: 11 months ago - Stars: 7 - Forks: 1

ortelius/dev-env-setup
Ortelius in a Box | Lowering the barrier of entry for humans
Language: HCL - Size: 3.41 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 3

jakuboskera/blue-green-canary-argocd-rollouts
Examples of blue-green and canary deployments strategy using Argo Rollouts, ArgoCD and GitOps principles
Language: HCL - Size: 839 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

CloudNativeEntrepreneur/local-dev-cluster
A K-in-D cluster configured with istio, KNative serving and eventing, Zalando postgres operator, OLM (optional), Keycloak for auth(optional), and more
Language: Makefile - Size: 114 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

anynines/a9s-cli-v2
A CLI to support application developers and platform operators leveraging selected open-source and anynines products.
Language: Go - Size: 39 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 6 - Forks: 0

ewerton-silva00/study-k8s-with-kind
Estudo de Kubernetes com Kind
Size: 81.1 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 5

mproffitt/localstack
Run crossplane and localstack in a kind cluster
Language: Shell - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

retr0h/molecule-kind
Molecule Kind Driver allows Molecule users to test Ansible code using Kind.
Language: Python - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

lib42/heqet Fork of Nold360/heqet
Simple GitOps / ArgoCD Bootstrapping on Kubernetes
Language: Smarty - Size: 3.88 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

kameshsampath/drone-on-k8s
A simple demo and on how to setup Drone on local Kubernetes cluster
Language: Shell - Size: 36.8 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 2

mycodeself/kind-local-cluster
A base configuration of a kubernetes cluster with kind, useful for testing
Language: Shell - Size: 42 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2

boldandbusted/vagrant-kind
Use Vagrant's 'ansible_local' provisioner to set up KinD (https://kind.sigs.k8s.io/)
Language: Shell - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

gunh0/whs-utils
π οΈ Essential utilities for conducting classes in the WhiteHat School education program.
Language: Python - Size: 1.49 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 9

ThomasVitale/spring-boot-kubernetes-j4k-2021 π¦
Language: Java - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 6

cage1016/velero-research-practice-demo
Velero Search and Practice demo code
Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

csantanapr/vagrant-cloud-native
Everything needed to build the cloud-native vagrant box
Language: Shell - Size: 49.8 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 4

MateSousa/kubernetes-cluster
Kubernetes kind setup
Language: Go - Size: 152 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 2

DenktMit-eG/local-dev-cluster
Language: Shell - Size: 62.5 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 3

AlexPaiva/Portal-for-Service-Mesh-for-Virtualized-Environments
Incorporating DevOps methodologies, this portal leverages Kubernetes for cluster management and Istio for service mesh integration, showcasing a microservices-driven architecture to simulate a network of factories. It aligns with Industry 4.0 standards, enhancing operational efficiency and streamlining global management.
Language: CSS - Size: 36.7 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

piyushjajoo/kind-with-local-registry-and-ingress
KIND cluster configuration to setup local k8s environment with local docker registry and nginx deployment to validate Ingress LoadBalancer type k8s service
Language: Shell - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 7

tunnckoCore/assert-kindof
Check native type of the given value and throw TypeError if not okey. Expressive, elegant, behavior-driven API, good descriptive default error messages, simple and clean syntax.
Language: JavaScript - Size: 463 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

dhope-nagesh/django_on_k8s
Run django dev environment on kubernetes using Kustomize and Skaffold
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

demkom58/gradle-spring-boot-deploy-example
Super simple deploy using spring boot, docker, k8s and kind
Language: Java - Size: 59.6 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

J0hn-B/eshop
Deploy a microservices application with ArgoCD in local Kind cluster (App of Apps pattern)
Language: HTML - Size: 610 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

electrocucaracha/k6board
Grafana dashboard for plotting K6 metrics
Language: Shell - Size: 165 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

PyratLabs/ansible-role-kind
Ansible Role to install KIND on a system
Language: Python - Size: 6.84 KB - Last synced at: 23 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

alexindigo/precise-typeof
Detects precise type of objects like `Array()`, `new Number(1)`, `new Boolean(true)`, etc
Language: JavaScript - Size: 72.3 KB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

PournimaTivatane12/devops_lab
This all are AWS-DevOps Practice Projects. Contribute to my repos if you want to improve!
Language: Python - Size: 136 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

pescador95/docker-compose-kind-exemplo
Apenas um simples exemplo de como utilizar Docker Compose.
Language: HTML - Size: 621 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

digihunch/real-quicK-cluster
Useful commands and files to spin up a K8s cluster real quick (and dirty)
Language: Shell - Size: 32.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

mnstrlara/k8s-terrable
Local Kubernetes automation with Terraform, Ansible, and VirtualBox.
Language: HCL - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

jugatsu/cilium-cluster-mesh-workshop
π Use Cilium Cluster Mesh for multi-cluster networking.
Language: Makefile - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

electrocucaracha/nephio-lab
Nephio Lab provision scripts
Language: Shell - Size: 513 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

warm-metal/kindest-base-crio
Base image of kindest/node with cri-o instead
Language: Shell - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

jhandguy/cloud-playground
A Playground to experiment with various Cloud tools and technologies.
Language: Go - Size: 699 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2
