Mike Danese 826f89d11d glide: add k8s deps 8 năm trước cách đây
..
config 826f89d11d glide: add k8s deps 8 năm trước cách đây
Makefile 826f89d11d glide: add k8s deps 8 năm trước cách đây
Procfile 826f89d11d glide: add k8s deps 8 năm trước cách đây
README.md 826f89d11d glide: add k8s deps 8 năm trước cách đây

README.md

This demonstrates using Cloudflare's cfssl to easily generate certificates for an etcd cluster.

Defaults generate an ECDSA-384 root and leaf certificates for localhost. etcd nodes will use the same certificates for both sides of mutual authentication, but won't require client certs for non-peer clients.

Instructions

  1. Install git, go, and make
  2. Run make to generate the certs
  3. Run goreman start