apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T09:23:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "942"
  uid: e3ee2655-3d9e-492b-92bc-2ee0f07ce3c9
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-td4sj
      namespace: kube-system
      uid: f5ff7cd9-ee1d-4b37-823f-76280018c1a5
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7ksvh
      namespace: kube-system
      uid: b6fff398-9704-41c0-b289-3906103b30c8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
