apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-28T19:56:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 234a9400-ada3-47ce-862a-5cfe6602ecc7
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jpjx2
      namespace: kube-system
      uid: bf2eed24-ffa6-44d5-9687-5beb0ec46704
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4pbkw
      namespace: kube-system
      uid: d34ce033-62c5-4385-b944-01814e6556f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
