apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-08T00:59:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 7ab9fb9c-4353-4cc9-b452-c44f69ed22bf
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c75lx
      namespace: kube-system
      uid: f14802ff-d8be-4d6a-a45a-633eba299585
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kb5wz
      namespace: kube-system
      uid: 3dc05e00-cbe8-4318-9f3e-5156ffcb8ce6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
