apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T22:25:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: c6b54a96-1f6a-4e67-b034-a78001c87752
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95mhl
      namespace: kube-system
      uid: b1eb88ba-dd49-41b1-aa76-179ec0d7fd79
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7hp8t
      namespace: kube-system
      uid: 1aac65a5-9b5a-43e5-bd24-8c2e9862bfdd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
