apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-10T04:10:27Z"
  creationTimestamp: "2026-04-10T04:09:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 9f5e8b4d-b8bf-4a9f-a16e-d48efd948031
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5mlvq
      namespace: kube-system
      uid: 1474ca4f-6ba3-49f3-8e53-1dc7793e4a53
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qx7f7
      namespace: kube-system
      uid: 153e57e7-b8db-457c-a1af-f770c018ba10
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
