apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T06:40:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: 533e127e-7eda-4538-9e6e-a35d1fd031c3
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hjc92
      namespace: kube-system
      uid: e3998ddf-41f0-4f4b-b227-9edf628c7953
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cq7gm
      namespace: kube-system
      uid: 371f97e4-2c62-499d-b66c-e57a4034b3e6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
