apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-18T05:35:50Z"
  creationTimestamp: "2026-03-18T05:35:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 4b005709-59f2-41a5-b30c-1e54874738d4
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f4xl7
      namespace: kube-system
      uid: da8f0168-ccad-4122-88a3-5fd1fbe6d653
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kc7b8
      namespace: kube-system
      uid: c4f5a3f1-6537-4a1c-bae6-ea6e78bd9b8c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
