apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-17T10:55:52Z"
  creationTimestamp: "2026-07-17T10:54:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 282d5da9-7f03-44ea-98b0-68cd09993380
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mw244
      namespace: kube-system
      uid: 7f10cbd2-8e6e-462d-85b3-a61204cdb6de
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jbwn7
      namespace: kube-system
      uid: 28bfbf1e-6160-4316-bc73-06210991f67a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
