An open API service indexing awesome lists of open source software.

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.

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