apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T00:56:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 17a55cb5-ff3e-4c5e-9b59-12ed8b1dd749
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f75pd
      namespace: kube-system
      uid: 7bb4c87c-a34e-4abe-8f3f-04005c03fa94
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vl4z5
      namespace: kube-system
      uid: 484649a8-2237-41ce-916e-79ace29745d9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
