Add istio book
This commit is contained in:
@@ -274,6 +274,8 @@ At the moment this is not useful for anyone but myself, if at some point I find
|
|||||||
* [Kubernetes Up and Running](http://shop.oreilly.com/product/0636920043874.do#tab_04_2) 📕 💰
|
* [Kubernetes Up and Running](http://shop.oreilly.com/product/0636920043874.do#tab_04_2) 📕 💰
|
||||||
* [Key Kubernetes Concepts](https://towardsdatascience.com/key-kubernetes-concepts-62939f4bc08e) 📰 🆓
|
* [Key Kubernetes Concepts](https://towardsdatascience.com/key-kubernetes-concepts-62939f4bc08e) 📰 🆓
|
||||||
* [Programming Kubernetes](https://learning.oreilly.com/library/view/programming-kubernetes/9781492047094/) 📕 💰
|
* [Programming Kubernetes](https://learning.oreilly.com/library/view/programming-kubernetes/9781492047094/) 📕 💰
|
||||||
|
* Service Mesh
|
||||||
|
* [Istio: Up & Running](https://learning.oreilly.com/library/view/istio-up-and/9781492043775/) 📕 💰
|
||||||
* Provisioning
|
* Provisioning
|
||||||
* Terraform
|
* Terraform
|
||||||
* [Introduction to Terraform](https://www.youtube.com/watch?v=h970ZBgKINg) 📼 🆓
|
* [Introduction to Terraform](https://www.youtube.com/watch?v=h970ZBgKINg) 📼 🆓
|
||||||
|
|||||||
@@ -93,6 +93,8 @@ graph TD
|
|||||||
Orc --> K8S[Kubernetes]
|
Orc --> K8S[Kubernetes]
|
||||||
Orc --> Mesos
|
Orc --> Mesos
|
||||||
Orc --> Nomad
|
Orc --> Nomad
|
||||||
|
Orc --> SerM[ServiceMesh]
|
||||||
|
SerM --> IsT[Istio]
|
||||||
OPS --> NET[Networking]
|
OPS --> NET[Networking]
|
||||||
NET --> NETP[Protocols]
|
NET --> NETP[Protocols]
|
||||||
NETP --> Socket
|
NETP --> Socket
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 227 KiB After Width: | Height: | Size: 236 KiB |
Reference in New Issue
Block a user