Skip to content
View sensei-wu's full-sized avatar

Block or report sensei-wu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. java-examples java-examples Public

    Simple java examples, focusing on basic concepts [for fun and for education]

    Java 1

  2. go go Public

    My personal Go workspace

    Go 1

  3. aima-exercises aima-exercises Public

    Forked from aimacode/aima-exercises

    Exercises for the book Artificial Intelligence: A Modern Approach

    HTML

  4. k8s-skills-matrix.md k8s-skills-matrix.md
    1
    | Level 1 (CKAD) | Level 2 (Baseline for production) | Level 3 (Expert) |
    2
    |--|--|--|
    3
    | Create and configure basic Pods     |     <ul><li> Define Pod and node affinities </li><li> Understand Taints and Tolerations </li></ul>     |     <ul><li> Understand [Pod scheduling](https://kubernetes.io/docs/reference/scheduling/config/) </li><li> Follow [best practices for container design](https://cloud.google.com/solutions/best-practices-for-building-containers) </li></ul>     |
    4
    | Understand SecurityContexts     |     <ul><li> [Understand Pop security policies](https://kubernetes.io/docs/concepts/policy/pod-security-policy/) </li></ul>     |     <ul><li> Understand full range of security context options including Linux capabilities </li></ul>     |
    5
    | Define an applications resource requirements     |     <ul><li> Define resource quotas </li><li> [Configure LimitRanges](https://kubernetes.io/docs/concepts/policy/limit-range/) </li></ul>     |     Define pod disruption budgets     |
  5. docker-cmd-vs-entrypoint.md docker-cmd-vs-entrypoint.md
    1
    # A step by step comparison of ENTRYPOINT and CMD commands of docker
    2
    
                  
    3
    ## Theory
    4
    
                  
    5
    Both ENTRYPOINT and CMD are commands which are used for customizing the startup behavior of a container.
  6. kaggle kaggle Public

    Jupyter Notebook