apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T08:49:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 829b42d6-a7ec-4c95-bf0e-9b1ba024b5d5
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dn5jl
      namespace: kube-system
      uid: fa0c70b9-c814-4b57-b9e5-f29ff73c3a3a
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pqd85
      namespace: kube-system
      uid: 5e7cf616-7d41-4390-8a17-b23f9e0a6d7f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
