apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T05:07:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: eed1d11c-259c-43d5-83da-c1bd4cf69cb0
subsets:
- addresses:
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jshp5
      namespace: kube-system
      uid: 523fc06d-fd08-4096-97a1-ace9c2a3068a
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-57zph
      namespace: kube-system
      uid: 8932b91b-ad94-4143-8edc-d1e31e7d180d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
