https://github.com/glueops/k3d
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.
https://github.com/glueops/k3d
automation cluster cluster-setup configuraiton devops glueops-platform k3d kubernetes kubernetes-cluster machine-id node-labeling registry registry-mirrors secripts setup
Last synced: 15 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/glueops/k3d
- Owner: GlueOps
- Created: 2023-12-28T03:22:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-28T00:42:38.000Z (4 months ago)
- Last Synced: 2025-03-28T11:44:04.278Z (4 months ago)
- Topics: automation, cluster, cluster-setup, configuraiton, devops, glueops-platform, k3d, kubernetes, kubernetes-cluster, machine-id, node-labeling, registry, registry-mirrors, secripts, setup
- Language: Shell
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
```bash
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