apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-13T22:51:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: a40091c7-8c03-4251-8929-62cedfd13d43
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6wczk
      namespace: kube-system
      uid: cb2d6a5f-0f4d-405e-abd4-a02b01488385
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w9vhn
      namespace: kube-system
      uid: b7541fc2-0ebf-4441-b54b-bbbb3063b63f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
