apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T14:13:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: 7642651c-c2e5-4974-910c-2d63fb85d6ee
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tgstl
      namespace: kube-system
      uid: 28fbb618-41a0-4600-8285-64f37b5b982c
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b6h6f
      namespace: kube-system
      uid: 55f3b90b-5b05-4cef-ad45-68638269d291
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
