apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T07:28:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 5a9cd121-9a9d-44ad-985b-db64a3edf966
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fhzzw
      namespace: kube-system
      uid: 5ec90dab-a5b7-4bd7-b44c-ef759de22aa6
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mk6l6
      namespace: kube-system
      uid: 487b5c0f-23ec-459d-b2f4-8b6d0566840f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
