Use them to create a Secret: kubectl create secret -n cloudflare-gateway generic cloudflare --from-literal=ACCOUNT_ID=your-account-id --from-literal=TOKEN=your-token
Create a file containing your GatewayClass, then apply it with kubectl apply -f file.yaml: