Skip to content
Friday, December 19, 2025

carlocappai.me

Programming is an emotional rollercoaster on the dunning-kruger curve

  • Who I am and why this blog
You are Here
  • Home
  • k8s
  • [k8s] How to manually start a cronjob
[k8s] How to manually start a cronjob
k8s

[k8s] How to manually start a cronjob

02/10/202018/12/20251 min read capaio

To start manually a cronjob run:

kubectl -n {$NAMESPACE} create job manual-{CRON_NAME} --from=cronjob/{$CRONJOB_NAME}
capaio
capaio

Motorcycle rider
American football player
DIY enthusiast
Web developer on free time

Share
Facebook Twitter Pinterest Linkedin

Post navigation

[GIT] Create scripts to delete branches older than N weeks
[Jest] How to run a single test file on jest

Related Posts

  • [K8s] kubernetes port forwarding

    06/11/202018/12/2025

Recent Posts

  • I Created a Video Game in Two Days Using AI 🎮✨
  • Understanding Sets, Maps, and Arrays in JavaScript: A Deep Dive with Real-Life Examples
  • Database transaction isolation levels 
  • Unexpected RPC error, error: Transport(Code(413)) [SOLVED]
  • [SOLVED] Error: Socket closed unexpectedly – Redis Node.js

Categories

  • AI
  • apache
  • centos
  • database
  • docker
  • git
  • k8s
  • NestJS
  • Node.js
  • personal growth
  • php
  • Redis
  • symfony
  • test
  • testing
  • web3
All Rights Reserved 2021.
Proudly powered by WordPress | Theme: Refined Blog by Candid Themes.