apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-24T19:35:25Z"
  creationTimestamp: "2026-08-24T19:34:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 24c18ab9-5464-4d62-a35c-16f5ae3b3c12
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zbhfd
      namespace: kube-system
      uid: bf3aafa1-55ae-41fb-9de3-0920991869f3
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dxb7x
      namespace: kube-system
      uid: 27a4b5a0-0030-46c4-a6cc-2c2f123a50d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
