apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-09T01:40:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "832"
  uid: 344fc25e-0cc1-48d3-b158-7cbc4532f42f
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gszth
      namespace: kube-system
      uid: 5dfc11a8-1671-4708-adeb-b1da45a95dd3
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tnztx
      namespace: kube-system
      uid: dc3ca021-d1da-4be2-9398-b33763f265aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
