GithubHelp home page GithubHelp logo

isabella232 / knative-for-humans Goto Github PK

View Code? Open in Web Editor NEW

This project forked from not-kennethreitz/knative-for-humans

0.0 0.0 0.0 11 KB

Knative for Humans (for Kubernetes) -- a work in progress

License: Apache License 2.0

Batchfile 100.00%

knative-for-humans's Introduction

Knative for Humans (for Kubernetes)

Step 1: Install Knative

Install Istio

$ kubectl apply -f https://raw.githubusercontent.com/knative/serving/v0.1.1/third_party/istio-0.8.0/istio.yaml
$ kubectl label namespace default istio-injection=enabled

It will take a few minutes for all the components to be up and running; you can run $ kubectl get pods --namespace istio-system --watch to see the current status.

Installing Knative

$ kubectl apply -f https://github.com/knative/serving/releases/download/v0.1.1/release.yaml

It will take a few moments for all the components to be up and running; you can run $ kubectl get pods --namespace knative-serving --watch to see the current status.

Step 2: Install a Docker Registry for Knative

$ kubectl apply -f https://raw.githubusercontent.com/kennethreitz/knative-for-humans/master/deploy/knative-registry.yml

The default size of the registry data volume is 80GiB. You can change this, to meet your requirements.

knative-for-humans's People

Contributors

kennethreitz 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.