apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-08T15:42:31Z"
  creationTimestamp: "2026-09-08T15:41:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: 329fbc33-de84-40fd-806e-c56833cc541a
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w9tzr
      namespace: kube-system
      uid: 45abac6d-c992-48c7-9f7b-766c829f42d2
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnkl7
      namespace: kube-system
      uid: 0770357f-1e6f-4afb-822b-bde99ade2d1f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
