apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-02T05:06:13Z"
  creationTimestamp: "2026-07-02T05:05:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: db289395-1891-4009-9047-bf4c7013bb4f
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htchs
      namespace: kube-system
      uid: 2691944d-02ac-41bf-aa98-1f05b5388984
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kw8s
      namespace: kube-system
      uid: 9feb31ea-3355-4313-a0ba-ae54ff211764
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
