Giter Site home page Giter Site logo

workshop-k8s's People

Contributors

defectus avatar evalle avatar jwerak avatar martinburian avatar messa avatar pexmor avatar psakar avatar regorov avatar rwngwn avatar tomkukral avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

workshop-k8s's Issues

RBAC for shared envs

If we go to support workshop on shared envs, we should enable RBAC and limit people to their namespaces

explore infrastructure sponsorship for cloud provider

What do we need?

  • cloud infra capable of running k8s and ideally with some native ingressing.

What can we offer? (open for discussion - where do we draw the line)

  • logo on slides,
  • thanks in beginning?
  • other

several options are:

  • concur ?
  • if someone can think of something, please comment.

replace echo by export

Now we can select one pod and execute:

$ echo POD_NAME=$(kubectl get pods | grep hello | cut -f 1 -d ' ' | head -n 1)
$ kubectl exec -ti $POD_NAME touch /srv/test_file

-> export POD_NAME

Istio 101

The goal is to show Istio basic use cases and demonstrate basic functionality.

We will be using shared beefy Kubernetes cluster for all attendees. Plan is show them basics and then let them play with Istio and try bookinfo-like application.

Items to cover:

@dbecvarik @pupapaik please add any ideas

Troubleshooting playground

Prepare broken deployment to demonstrate troubleshooting options:

  • 0 replicas
  • wrong service selector
  • typo in container image
  • missing label on node (nodeSelector)
  • too many resources requested (wrong unit)

Add solution to repo but in crypted form.

Re-check the whole workshop

We need to re-check the whole workshop to make sure that everything works smoothly on the last version of minikube.

  • lesson 1
  • lesson 2

namespaces

Every sample should be run in personalized namespace - export variable?
Is there an equivalent of oc project switching in kubectl?

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.