apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T12:56:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: e920de4c-6e1b-47d3-9596-4fc9ad0cea26
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pb9hw
      namespace: kube-system
      uid: 8584a1b6-0865-4c9e-a931-0792ac6d409f
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-87pc2
      namespace: kube-system
      uid: 0b80cc25-1c5c-46a4-843d-8e0d84ef6f44
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
