apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T17:00:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 2d7abd8e-0f76-4084-8450-00f0fcbb790a
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2rvfk
      namespace: kube-system
      uid: 517da57f-a3cc-4a44-862c-9a99341e8f90
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sq5ww
      namespace: kube-system
      uid: 517bdaaa-2b19-42ab-b062-39c47b9c38ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
