apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-16T06:54:31Z"
  creationTimestamp: "2026-07-16T06:53:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "977"
  uid: 2aacf5d8-bc19-4474-9e03-3c7182aa8ca0
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vwrj4
      namespace: kube-system
      uid: 82e7bbfa-4eb8-42a7-b76b-73db15fb6bed
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g6n2l
      namespace: kube-system
      uid: 5b882892-fec7-4553-b2de-ed30a858336b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
