apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T19:53:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 7cf875aa-2d04-44f8-9c5e-748f5873dba9
subsets:
- addresses:
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k976z
      namespace: kube-system
      uid: cba05fb1-3205-4332-8547-b41d88e16fec
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mhlq4
      namespace: kube-system
      uid: 1a92541a-b928-402b-ba57-0f3548698d51
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
