apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T14:28:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: fdbc2d90-1b79-4782-a680-7576ceaab8a1
subsets:
- addresses:
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xc5xg
      namespace: kube-system
      uid: 833c422e-1950-431e-815e-f8cba1d6ba65
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-df9lk
      namespace: kube-system
      uid: 2c940ba2-7afa-4470-ba85-9fe51cdfb701
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
