apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T13:52:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: c8d8c76f-d539-4592-acbf-37450325deb4
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8tchg
      namespace: kube-system
      uid: a8692ea7-21e1-45f8-8bf5-97f7d2a12051
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-76c9z
      namespace: kube-system
      uid: 8e504892-38da-4679-aad2-e20334738d04
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
