apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T17:13:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: de9158f2-dd85-4cdb-9afd-95307ec9e7a1
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mghwc
      namespace: kube-system
      uid: e6fb45aa-a7ec-495e-b7fc-37bc5cc9e39e
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9tnm4
      namespace: kube-system
      uid: 77dc0a46-83a8-4808-8710-69a42d6e560c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
