apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T11:46:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: d710979a-eae6-4e26-a6b3-0cb87aa021a3
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4v77l
      namespace: kube-system
      uid: 8bd8511b-5a92-4aff-9d26-a56fca061f85
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kn4nq
      namespace: kube-system
      uid: 12b18eda-2b77-43b7-a82f-681fe529c250
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
