Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
Docker quiz
K8 quiz
Commands
cf auth admin “$CF_ADMIN_PASSWORD”
cf enable-feature-flag diego_docker
cf create-org test-org
cf create-space -o test-org test-space
cf target -o test-org -s test-space
cf push test-node-app -p ./tests/smoke/assets/test-node-app
cf push APP-NAMEcf apps
cf version
cf org-quotas
cf orgs
cf org
cf org-user
cf spaces
kapp deploy -a cf -f ./cf-for-k8s-rendered.yml -y
cf api –skip-ssl-validation https://api.vcap.me.