apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-17T21:56:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 2e0d3907-7911-44fb-b862-db339b5b6238
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b77sh
      namespace: kube-system
      uid: fc2f2274-f520-4095-9661-c845b2420f8e
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v2vq7
      namespace: kube-system
      uid: e4fd0c2b-e7e8-4906-abf4-7e2fdba86b78
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
