apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-11T08:14:55Z"
  creationTimestamp: "2026-08-11T08:13:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1076"
  uid: 0b1b5660-5c15-4384-80f1-b1d3d9baf66b
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cthjs
      namespace: kube-system
      uid: bbf10cea-d86d-4073-b5ef-698a9524184a
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bhcsw
      namespace: kube-system
      uid: 7ad738b3-5efa-4cae-99c4-729a564c608b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
