apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-25T15:59:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: 1853a006-2adf-4722-adec-841dcebf97ae
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-87tzd
      namespace: kube-system
      uid: ab8f2185-74b2-44d1-b662-151c6ae78709
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mbp2v
      namespace: kube-system
      uid: 73d41a9d-642d-4a98-88b5-092d0b27f65f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
