apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T08:47:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 250a704a-edf9-4239-8418-163496135c25
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2h4m9
      namespace: kube-system
      uid: 5a99f851-aec6-4140-801a-d172db9f4904
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dktsx
      namespace: kube-system
      uid: 106e1c2d-c3ed-4bba-a99b-c95d2dc746e7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
