apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T07:40:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: 7b8a98a0-5a60-4ecb-bcab-7fffe4629ba1
subsets:
- addresses:
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2d4qq
      namespace: kube-system
      uid: 10d4054a-2f69-4cbb-b82f-7f1aa2c8b582
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rfn8l
      namespace: kube-system
      uid: da16723f-d768-4e8c-8605-3f761ec3dedd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
