Sivaiah- post- test

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.