apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T21:10:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 0b6c7c39-ebd7-4a0b-9816-06f49cca137d
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jn7hn
      namespace: kube-system
      uid: 1277ca77-e8f9-474a-aa35-c21a38e10672
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d4z5l
      namespace: kube-system
      uid: b5d93714-fa68-4358-b9ff-ca4a5f33a4a9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
