kubernetes-envoy-sds

Kubernetes Envoy Service Discovery Service.

  • 所有者: kelseyhightower/kubernetes-envoy-sds
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Kubernetes Envoy Service Discovery Service

The kubernetes-envoy-sds service implements the Envoy Service Discovery REST API on top of the Kubernetes Services API.

Each Kubernetes service can be referenced in an Envoy config by its FQDN. The following FQDN maps to the nginx service running in the default namespace:

nginx.default.svc.cluster.local

See the envoy.json configuration file for a complete example.

Usage

kubernetes-envoy-sds -h
Usage of kubernetes-envoy-sds:
  -cluster-domain string
    	The cluster domain (default "svc.cluster.local")
  -http string
    	The HTTP listen address. (default "127.0.0.1:8080")

Usage Tutorial

This tutorial will walk you through deploying the kubernetes-envoy-sds service and an Envoy service mesh across each node in a Kubernetes cluster. Once the Envoy infrastructure is in place you'll have a chance to test it using the consumer example service.

Kubernetes 1.6+ is required.

主要指标

概览
名称与所有者kelseyhightower/kubernetes-envoy-sds
主编程语言Go
编程语言Shell (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2017-07-31 19:52:28
推送于2017-12-12 21:05:07
最后一次提交2017-07-31 19:29:52
发布数0
用户参与
星数134
关注者数4
派生数19
提交数18
已启用问题?
问题数4
打开的问题数4
拉请求数0
打开的拉请求数0
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?