Skip to content

Commit

Permalink
add 参考
Browse files Browse the repository at this point in the history
  • Loading branch information
toshi0607 committed Oct 20, 2019
1 parent 41b9ecf commit eae39c4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1172,3 +1172,15 @@ https://console.cloud.google.com/run/detail/asia-northeast1/helloworld-go/metric
* [Cloud Run、Cloud Run for Anthosの機能比較](https://cloud.google.com/run#choose-the-platform-that-fits-you)
* [Cloud Run on GKEに覗くKnative](https://qiita.com/toshi0607/items/eeeabe81b1beac343b6b)
* [Anthos](https://cloud.google.com/anthos/)
## 参考
* [Knative公式ドキュメント](https://knative.dev/)
* [サンプル](https://knative.dev/docs/samples/)
* [Tekton公式ドキュメント](https://github.com/tektoncd/pipeline/tree/master/docs)
* Knativeの実装とKubernetesとの関係を知りたい
* [Knativeソースコードリーディング入門 Knativeで学ぶKubernetesのカスタムリソースとカスタムコントローラー](https://booth.pm/ja/items/1568456)
* 俺の本を読んでくれ!!!
* [Knativeの歩き方 KubernetesからServerlessを訪ねて 第2版](https://booth.pm/ja/items/1309468)
* Knative Tutorial
* https://github.com/meteatamel/knative-tutorial

0 comments on commit eae39c4

Please sign in to comment.