apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T10:37:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: f4abedbc-77fe-40c3-b0a3-ea5ee50d4ab2
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vwkc9
      namespace: kube-system
      uid: 45fb0e5c-a8a5-417e-a60b-73b9f79f7a67
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fz65d
      namespace: kube-system
      uid: b64e1b16-8aab-45d9-ace0-6de3bc0d070c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
