apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T23:11:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "937"
  uid: 4703db70-831a-4ced-8944-0917fa647c09
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tj427
      namespace: kube-system
      uid: 7730c2a5-719b-4df2-bbf4-a8f83478c9d4
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j5jzn
      namespace: kube-system
      uid: 3dc3589b-2687-4569-849f-63b012f687d1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
