Skip to content
/ k3d Public

K3d configurations and setup scripts for deploying Kubernetes clusters on the GlueOps platform. Includes k3d-config.yaml with custom registry mirrors and add-machineid.sh for unique machine IDs. Enables secure and optimized Kubernetes environments by customizing node labels, disabling components, and automating initialization.

Notifications You must be signed in to change notification settings

GlueOps/k3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k3d

Requirements

You need a Server

  • Create one using the slackbot in #developer-workspaces or provision your own ad-hoc Server on a cloud of your choice

  • Clone your captain

  • cd into your captain

Run:

curl https://raw.githubusercontent.com/GlueOps/k3d/main/k3d-config.yaml -o k3d-config.yaml && k3d cluster create --config k3d-config.yaml && bash <(curl -sL https://raw.githubusercontent.com/GlueOps/k3d/main/add-machineid.sh)

Run the request for new chisel nodes and then take the output to run against your k3ds cluster: https://tools.glueopshosted.com/docs#/default/create_chisel_nodes_v1_chisel_post

About

K3d configurations and setup scripts for deploying Kubernetes clusters on the GlueOps platform. Includes k3d-config.yaml with custom registry mirrors and add-machineid.sh for unique machine IDs. Enables secure and optimized Kubernetes environments by customizing node labels, disabling components, and automating initialization.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages