Skip to content

Instantly share code, notes, and snippets.

@Yuyz0112
Last active April 1, 2022 14:20
Show Gist options
  • Save Yuyz0112/10cc9875cbf5e639537712ac0ec4af1e to your computer and use it in GitHub Desktop.
Save Yuyz0112/10cc9875cbf5e639537712ac0ec4af1e to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Endpoints
metadata:
name: cloudtower-perf
namespace: prometheus
subsets:
- addresses:
- ip: 1.2.3.5
nodeName: tower.smartx.com
- ip: 1.2.3.6
nodeName: perf.dev-cloudtower.smartx.com
- ip: 1.2.3.7
nodeName: test.bjidc-cloudtower.smartx.com
ports:
- name: server
port: 80
protocol: TCP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment