apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-07T01:20:31Z"
  creationTimestamp: "2026-04-07T01:19:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1003"
  uid: 1c1a3e66-7aad-456f-bb30-36c4ca4ccb1d
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ksd85
      namespace: kube-system
      uid: 3f8a90f3-23e2-4c6f-8d8c-7aba2385db25
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s5n8p
      namespace: kube-system
      uid: d93f8fbf-046d-4235-a15b-6bd796613ddc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
