Skip to content

Commit

Permalink
new post writing...
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueHorn07 committed Mar 20, 2024
1 parent 844944f commit 9254587
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "Istio Envoy Discovery Service"
toc: true
toc_sticky: true
categories: ["Kubernetes", "Istio"]
excerpt: "xDS로 Envoy가 Istio와 싱크를 맞추는 방법."
last_modified_at: 2024-03-20
---


![](https://github.com/envoyproxy/artwork/raw/main/PNG/Envoy_Logo_Final_PANTONE.png)

xDS 관련 내용들


xDS 확인하는 istioctl 명령어

# 참고자료

- [arisu1000님의 블로그](https://arisu1000.tistory.com/27872)

0 comments on commit 9254587

Please sign in to comment.