apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:18:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 536e467e-ba8f-451a-8414-97873e1996eb
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5422r
      namespace: kube-system
      uid: caeab5db-b4ac-4ad8-be68-cf6821f4ca8f
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qpdtg
      namespace: kube-system
      uid: 8f4c3e38-a550-4d1f-825c-73005b14ebf9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
