apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T17:31:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 04c01d0b-d0ae-46d7-a30d-5da1ad85984e
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7765
      namespace: kube-system
      uid: 1e6d9807-9f4a-420a-88fd-dc5ada71816a
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-55tsk
      namespace: kube-system
      uid: c9cd6ab9-487b-4e81-afea-cc6688154029
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
