knative

office Dochtml

overview

Knative 簡介  

Install  

sevice example (knative)

ksvc

knative service

There is only one node in the cluster so we use localhost:5000  local registry.node

sudo kubectl get ksvc 
sudo kubectl describe ksvc/helloworld-go
sudo kubectl get revision
sudo kubectl get services.serving.knative.dev
sudo kubectl get services.serving

 

eventing example (docgit

event broker trigger

Configuring outbound network access   

Architecture

Architecture

kubectl get sources

 Writing an eventing source the hard way   

Knative Build  

 

sudo kubectl apply --filename https://github.com/knative/build/releases/download/v0.5.0/build.yaml

  sudo kubectl get pods --namespace knative-buildgithub

 Creating a simple Knative build  chrome

sudo kubectl get build.build.knative.dev
sudo kubectl get builds

 

knative RevisionMissing Issue

Configuration is waiting for a Revision to become ready  app

Configuration "helloworld-go" is waiting for a Revision to become ready  ui

status.conditions.Ready returns False and then True   google

Cannot deploy container image from Google Cloud Container Registry   spa

v0.2.2 on AKS wont create revision hangs at RevisionMissing3d

相關文章
相關標籤/搜索