Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Use kubeadm to standup etcd cluster #181

@alexbrand

Description

@alexbrand

Currently, swizzle deploys etcd as a systemd service on etcd nodes. Instead, we should leverage kubeadm to bootstrap the etcd cluster.

Implementation:

  • Ensure docker, kubeadm, kubelet are installed on etcd nodes
  • Generate TLS assets using kubeadm
  • Distribute TLS assets to all etcd nodes
  • Generate static pod manifests

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions