GithubHelp home page GithubHelp logo

pooriashahi / kubernetes-challenge-learnk8s Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learnk8s/kubernetes-challenge

1.0 0.0 0.0 3 KB

Kubernetes challenge for learnk8s.io

License: MIT License

JavaScript 79.07% Dockerfile 20.93%

kubernetes-challenge-learnk8s's Introduction

Kubernetes challenge

Deploy this application to Minikube and customise the environment variable to display your name.

$ curl $(minikube ip)
Hello Dan!

Instructions

  • Fork this repo
  • Build the Docker image
  • Write yaml files for a deployment, service, ingress and configmap
  • Deploy your application to Minikube
  • You should be able to curl Minikube's ip and retrieve the string Hello {yourname}!
  • Commit your files to Github

Notes

There's no need to push the Docker image to a Docker registry. You should be able to build and use the image from within Minikube.

You can expose Minikube's Docker daemon with:

$ eval (minkube docker-env)

kubernetes-challenge-learnk8s's People

Contributors

danielepolencic avatar

Stargazers

Shima Mohammadian Rad avatar

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.