All Projects → iwilltry42 → k3d-demo

iwilltry42 / k3d-demo

Licence: MIT license
Demo of k3d: Tool to run k3s (Kubernetes) in Docker

Programming Languages

shell
77523 projects
Makefile
30231 projects
Starlark
911 projects

Projects that are alternatives of or similar to k3d-demo

K3d
Little helper to run Rancher Lab's k3s in Docker
Stars: ✭ 3,090 (+1468.53%)
Mutual labels:  rancher, k3s, k3d
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.
Stars: ✭ 137 (-30.46%)
Mutual labels:  rancher, k3s, k3d
gitops-playground
Reproducible infrastructure to showcase GitOps workflows and evaluate different GitOps Operators on Kubernetes
Stars: ✭ 77 (-60.91%)
Mutual labels:  k3s, k3d
terraform-metal-k3s
Manage K3s (k3s.io) region clusters on Equinix Metal
Stars: ✭ 41 (-79.19%)
Mutual labels:  rancher, k3s
firework8s
Firework8s is a collection of kubernetes objects (yaml files) for deploying workloads in a home lab.
Stars: ✭ 35 (-82.23%)
Mutual labels:  k3s, k3d
paas-templates
Bosh, CFAR, CFCR and OSB services templates for use with COA (cf-ops-automation) framework
Stars: ✭ 16 (-91.88%)
Mutual labels:  rancher, k3s
multipass-k3s
Use multipass instances to create your k3s cluster
Stars: ✭ 50 (-74.62%)
Mutual labels:  rancher, k3s
nextmoov
We are nextmoov — a Belgian Digital Agency that reinvents the way we work.
Stars: ✭ 13 (-93.4%)
Mutual labels:  rancher
htk8s
HTPC services running on Kubernetes
Stars: ✭ 69 (-64.97%)
Mutual labels:  k3s
k8s-gitops
No description or website provided.
Stars: ✭ 23 (-88.32%)
Mutual labels:  k3s
check rancher2
Monitoring plugin to check Docker / Kubernetes clusters managed by Rancher 2.x
Stars: ✭ 19 (-90.36%)
Mutual labels:  rancher
ui-driver-hetzner
Rancher UI driver for the Hetzner Cloud docker driver.
Stars: ✭ 238 (+20.81%)
Mutual labels:  rancher
k3ai-core
K3ai-core is the core library for the GO installer. Go installer will replace the current bash installer
Stars: ✭ 23 (-88.32%)
Mutual labels:  k3s
rancher-redis
A containerized redis master/slave configuration with sentinels for use in Rancher
Stars: ✭ 13 (-93.4%)
Mutual labels:  rancher
k3s-vagrant
k3s k8s cluster playground
Stars: ✭ 39 (-80.2%)
Mutual labels:  k3s
template-cluster-k3s
My highly opinionated template for deploying a single Kubernetes (k3s) cluster with Ansible and Terraform backed by Flux, SOPS, GitHub Actions, Renovate and more!
Stars: ✭ 861 (+337.06%)
Mutual labels:  k3s
falco-the-kubernetes-response-engine-using-openfaas-functions
Demonstrating how you can take an action to your intrusions detected by Falco using OpenFaaS functions
Stars: ✭ 23 (-88.32%)
Mutual labels:  k3s
rancher2-ansible
Provision a single node rancher2 k8s cluster using Ansible
Stars: ✭ 18 (-90.86%)
Mutual labels:  rancher
Certified-Rancher-Operator-Thai
มาเรียนรู้ Kuberntes แบบ On-Premise และ Architecture ของ Rancher ที่ใช้ในการจัดการ Kubernetes Cluster เพื่อนำสู่ Certified Kubernetes Administrator และ Certified Rancer Operator
Stars: ✭ 78 (-60.41%)
Mutual labels:  rancher
bovine
Manager for single node Rancher clusters
Stars: ✭ 51 (-74.11%)
Mutual labels:  rancher

k3d-demo

Requirements

Resources

Run

  • Preparation (attention: clears all docker settings!): make prep

Full Lifecycle

  • Demo: Full k3d lifecycle and usage with a Python App using hot-reloading of code: make demo

Multi-Server Cluster

  • Demo: Multi-Server Setup: make demo-multiserver

Config File Support

  • Demo: Creating a cluster from a config file: make demo-configfile

App-Reloading with Tilt and a k3d-managed registry

  • Demo: Using k3d with a managed registry and Tilt for app-reloading: make demo-tilt

Running k3d in CI

  • Demo: Using k3d as a service in a Drone CI pipeline: make demo-drone
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].