apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-04T10:13:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: ab5cdef4-c56f-40a7-b6a2-afbe1144d6bb
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xksk2
      namespace: kube-system
      uid: b5ccf636-b53e-4955-9509-8da47baf981e
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n9tkd
      namespace: kube-system
      uid: a1f7a815-461f-44a4-b0fe-b257f16da8f3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
