Create Countdown Job in Kubernetes
Tasks
Create a job named countdown-datacenter.
Name the spec template countdown-datacenter (under metadata), and name the container container-countdown-datacenter.
Use the image fedora with the latest tag (specify as fedora:latest), and set the re...
abisec.hashnode.dev1 min read