apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T08:50:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: fbc4841c-0763-4114-a829-c6444eed7858
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4mhwk
      namespace: kube-system
      uid: e8db5ee1-8b17-46fe-a979-767c718ca681
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-89p44
      namespace: kube-system
      uid: 905291ab-7d9c-401a-a413-3e7c3c4fe1af
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
