apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-14T09:14:35Z"
  creationTimestamp: "2026-08-14T09:13:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "946"
  uid: ef2909a2-12a6-45b1-b0d5-4d8e504fe936
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-57lff
      namespace: kube-system
      uid: c2e0523d-5ad7-44c0-a1dd-29558a836fc3
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5sjwk
      namespace: kube-system
      uid: 81dba64d-34c1-4a19-a5a2-c0db98d806d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
