apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T17:22:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 0413d0ba-4f47-4b22-adab-a9b2703075c9
subsets:
- addresses:
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6jjvb
      namespace: kube-system
      uid: 65af9a8a-3e57-43de-ab6c-2073113b1565
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gft4x
      namespace: kube-system
      uid: cdcf87b2-93bc-48db-8155-e6a8e9c11376
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
