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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?