apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-11T10:45:46Z"
  creationTimestamp: "2026-05-11T10:44:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "995"
  uid: 79204b92-2805-4c48-a4bb-937256da1e2e
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbth6
      namespace: kube-system
      uid: ec76f130-ad61-4a8f-ae58-dc046de15ce7
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ftxgl
      namespace: kube-system
      uid: be2af8cb-2d87-4a40-a444-04aee0fbb167
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
