apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:18:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 2899e76d-a24f-4c10-bd9a-fb65f15c8e2f
subsets:
- addresses:
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lfh5l
      namespace: kube-system
      uid: 12bc43cf-6fbf-43eb-b29c-e53e30379ad5
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p7swx
      namespace: kube-system
      uid: 8cc2fb8f-c91c-4a51-b17b-fb7225775598
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
