项目作者: jecnua

项目描述 :
An opinionated way to set up a new k8s cluster (in progress)
高级语言: Shell
项目地址: git://github.com/jecnua/k8s_setup.git
创建时间: 2017-01-30T19:45:35Z
项目社区:https://github.com/jecnua/k8s_setup

开源协议:MIT License

下载


Kubernetes setup templates

Some up-to-date templates to set up tools on a new k8s cluster.

  • k8s dashboard
  • waeve-scope
  • prometheus (wip)
  • fluentd (ds) + elasticsearch 5 (single node)

Notes

  • YAML are for AWS (I hope you like ELBs :D)

Usage

Every directory has yaml files with a number in the name.
That usually indicates the order they have to be run.
To have an idea about how, check the run.sh.

Ports

Scope: 30080
ES: 30001
Kibana: 30002

TODO

  • Make all go through Ingress
  • Mesh network