Code Monkey home page Code Monkey logo

ckad_4's Introduction

CKAD: Application Environment, Configuration, and Security

This repository contains supporting course file for the Pluralsight course: Certified Kubernetes Application Developer: Application Environment, Configuration, and Security, part of the greater CKAD Pluralsight path.

Each subobjective containers its own folder with all additional materials needed to following along--and test yourself further.

Note that all files are also available on the course page on pluralsight.com, as well.

Path Repository

Additional supportive files for the greater CKAD path can be found at github.com/nigelpoulton/ckad.

ckad_4's People

Contributors

elle-la avatar

Stargazers

Pajri Zahrawaani Ahmad avatar Scottie Enriquez avatar  avatar manish maharjan avatar はるか avatar Antoine Granger avatar Xavier Sunyer Balsebre avatar João Almeida avatar

Watchers

 avatar

ckad_4's Issues

Incorrect (?) answers in section 4: reqource requirements limits and quotas

There seem to be some mistakes in the answers for the tasks of section 4 'Understand and Define Resource Requirements Limits and Quotas'.

  • Task 1: It says the current memory limit is set to 100 MiB, but when you look in the unstable-pod.yaml the limit is set to 100 GiB. In the answer the limit is put to 150GiB but I think the limit should be set to 150MiB.
  • Task3: Task 3 asks to ensure that no single PersistentVolumeClaim can request more than 10Gi. To set this you need to use a limit range: https://kubernetes.io/docs/concepts/policy/limit-range/. In the answer the maximum number of persistent volumes claims in the namespace is set to 10, but this is not asked in the question.
  • 'Exam Scenarios: Task 2' (on the pluralsight website): The questions reads: "no individual pod should be able to use more than 31Mi of memory". You should use Limit Ranges for this, but in the answer only a resource quota is used.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.