apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T19:37:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: ea078800-482a-46ae-a5e4-f9cf8b375938
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2lmx
      namespace: kube-system
      uid: df51595f-7248-45ea-ac0e-379061aa4f3c
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bq9kd
      namespace: kube-system
      uid: 2a32c8d6-34bc-4206-a617-d1c2c133a6ca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
