apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-25T08:46:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 74460054-0668-45b9-b4d5-78c7b5a96faa
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-srpf4
      namespace: kube-system
      uid: 2ae3c091-e354-4d9b-a8ae-4d486d968220
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tkt55
      namespace: kube-system
      uid: eb0740aa-73a3-49ee-8020-6473359bcf60
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
