apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-10T09:50:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: 2af00a8a-2f01-42df-b92e-b960cfe716ad
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5clhf
      namespace: kube-system
      uid: 61cefc15-e586-4a44-80ad-f4251b9ad1a3
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7hfdt
      namespace: kube-system
      uid: fc04ff70-5791-4203-a7dd-e9b82cd03932
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
