Sha256: 5606f5b4a895319a542f048577b6efe0802f42b3af8d9a88ab1aa076a6405f7e

Contents?: true

Size: 334 Bytes

Versions: 3

Compression:

Stored size: 334 Bytes

Contents

---
hetzner_token: blah
cluster_name: test
kubeconfig_path: "../kubeconfig"
k3s_version: v1.21.3+k3s1
ssh_key_path: "~/.ssh/id_rsa.pub"
location: nbg1
masters:
  instance_type: cpx21
  instance_count: 3
worker_node_pools:
- name: small
  instance_type: cpx21
  instance_count: 4
- name: big
  instance_type: cp321
  instance_count: 2

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hetzner-k3s-0.3.0 cluster_config.yaml.example
hetzner-k3s-0.2.0 cluster_config.yaml.example
hetzner-k3s-0.1.0 cluster_config.yaml.example