apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-07T05:47:42Z"
  creationTimestamp: "2026-04-07T05:46:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "963"
  uid: 24dfdc3f-70fa-47e5-8711-69025178b513
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-plj7j
      namespace: kube-system
      uid: d36aa621-ad3a-4438-bd0f-ca6f10ae1053
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k968v
      namespace: kube-system
      uid: c900945c-a8da-4af6-a15d-48995703f3df
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
