Path Lines of Code 001-IntroToKubernetes/Coach/Solutions/Challenge 4/content-api-deploy-solution.yml 25 001-IntroToKubernetes/Coach/Solutions/Challenge 4/content-api-service-solution.yml 14 001-IntroToKubernetes/Coach/Solutions/Challenge 4/content-web-deploy-solution.yml 28 001-IntroToKubernetes/Coach/Solutions/Challenge 4/content-web-service-solution.yml 14 001-IntroToKubernetes/Coach/Solutions/Challenge 6/mongo-db-deployment-stateless-solution.yml 25 001-IntroToKubernetes/Coach/Solutions/Challenge 6/mongo-db-service-solution.yml 14 001-IntroToKubernetes/Coach/Solutions/Challenge 7/content-api-deploy-solution.bluegreen.yml 28 001-IntroToKubernetes/Coach/Solutions/Challenge 7/content-web-deploy-solution.bluegreen.yml 28 001-IntroToKubernetes/Coach/Solutions/Challenge 8/mongodb-deployment.yaml 52 001-IntroToKubernetes/Coach/Solutions/Challenge 8/mongodb-pvc.yaml 23 001-IntroToKubernetes/Coach/Solutions/Challenge 8/storageclass.yaml 6 001-IntroToKubernetes/Coach/Solutions/Challenge 9/app-languages-helm-chart/Chart.yaml 5 001-IntroToKubernetes/Coach/Solutions/Challenge 9/app-languages-helm-chart/templates/helm-webapp-deployment.yml 32 001-IntroToKubernetes/Coach/Solutions/Challenge 9/app-languages-helm-chart/templates/helm-webapp-services.yml 16 001-IntroToKubernetes/Coach/Solutions/Challenge 9/app-languages-helm-chart/values.yaml 9 001-IntroToKubernetes/Student/Resources/Challenge 1/content-api/routes.js 39 001-IntroToKubernetes/Student/Resources/Challenge 1/content-api/server.js 33 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/IISNode.yml 2 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/config/env/all.js 8 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/config/env/development.js 3 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/config/env/min/development-ck.js 1 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/config/env/min/production-ck.js 1 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/config/env/production.js 3 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/data-access/index.js 35 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/css/style.css 21 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/index.html 68 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/js/dataclient.js 108 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/js/knockout.validation.js 923 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/js/scrollhelper.js 25 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/js/viewmodels/sessions.js 80 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/js/viewmodels/speakers.js 61 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/js/viewmodels/stats.js 29 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/sessions.html 94 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/speakers.html 106 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/stats.html 128 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/stylesheets/app.css 8524 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/public/stylesheets/style.css 7 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/routes/index.js 3 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/routes/sessions.js 16 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/routes/speakers.js 16 001-IntroToKubernetes/Student/Resources/Challenge 1/content-web/server.js 87 001-IntroToKubernetes/Student/Resources/Challenge 10/template-web-ingress-deploy.yml 27 001-IntroToKubernetes/Student/Resources/Challenge 4/template-deploy.yaml 21 001-IntroToKubernetes/Student/Resources/Challenge 4/template-service.yaml 14 001-IntroToKubernetes/Student/Resources/Challenge 7/content-api-v2/config/config.js 5 001-IntroToKubernetes/Student/Resources/Challenge 7/content-api-v2/controllers/app.server.controller.js 33 001-IntroToKubernetes/Student/Resources/Challenge 7/content-api-v2/controllers/sessions.server.controller.js 15 001-IntroToKubernetes/Student/Resources/Challenge 7/content-api-v2/controllers/speakers.server.controller.js 12 001-IntroToKubernetes/Student/Resources/Challenge 7/content-api-v2/models/session.model.js 56 001-IntroToKubernetes/Student/Resources/Challenge 7/content-api-v2/models/speakers.model.js 45 001-IntroToKubernetes/Student/Resources/Challenge 7/content-api-v2/routes.js 11 001-IntroToKubernetes/Student/Resources/Challenge 7/content-api-v2/server.js 54 001-IntroToKubernetes/Student/Resources/Challenge 7/content-init-job.yml 15 001-IntroToKubernetes/Student/Resources/Challenge 7/content-init/config/config.js 5 001-IntroToKubernetes/Student/Resources/Challenge 7/content-init/models/session.model.js 56 001-IntroToKubernetes/Student/Resources/Challenge 7/content-init/models/speakers.model.js 45 001-IntroToKubernetes/Student/Resources/Challenge 7/content-init/server.js 79 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/IISNode.yml 2 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/config/env/all.js 8 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/config/env/development.js 3 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/config/env/min/development-ck.js 1 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/config/env/min/production-ck.js 1 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/config/env/production.js 3 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/data-access/index.js 35 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/css/style.css 21 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/index.html 68 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/js/dataclient.js 108 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/js/knockout.validation.js 923 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/js/scrollhelper.js 25 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/js/viewmodels/sessions.js 80 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/js/viewmodels/speakers.js 61 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/js/viewmodels/stats.js 29 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/sessions.html 94 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/speakers.html 106 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/stats.html 128 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/stylesheets/app.css 8524 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/public/stylesheets/style.css 7 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/routes/index.js 3 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/routes/sessions.js 16 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/routes/speakers.js 16 001-IntroToKubernetes/Student/Resources/Challenge 7/content-web-v2/server.js 88 001-IntroToKubernetes/Student/Resources/Challenge 8/template-mongodb-deploy.yml 52 001-IntroToKubernetes/Student/Resources/Challenge 8/template-pvc.yaml 11 001-IntroToKubernetes/Student/Resources/Challenge 9/helm-webapp-deployment.yml 24 001-IntroToKubernetes/Student/Resources/Challenge 9/helm-webapp-namespace.yml 6 001-IntroToKubernetes/Student/Resources/Challenge 9/helm-webapp-services.yml 15