apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-26T01:53:20Z"
  creationTimestamp: "2026-03-26T01:52:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 4b39d1ab-6a7c-486b-a795-02130b522ffb
subsets:
- addresses:
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g58c8
      namespace: kube-system
      uid: d55aa9f1-ea4d-4d84-9975-4e5d781d0d5f
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6nwbv
      namespace: kube-system
      uid: 18ecb8e3-33cf-4330-8de8-1f7aa0e39c0f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
