Update kubernetes.md

This commit is contained in:
Inaki
2020-03-17 19:12:15 +01:00
committed by GitHub
parent eae859577b
commit dcff5f174c

View File

@@ -18,6 +18,7 @@
- [Security](#security)
- [AWS EKS](#aws-eks)
- [Docker in Docker](#docker-in-docker)
- [Serverless](#serverless)
- [Container Ecosystem](#Container-ecosystem)
- [Container Flowchart](#Container-flowchart)
- [Videos](#videos)
@@ -360,6 +361,9 @@
* [ref1: docker build --network=host](https://github.com/awslabs/amazon-eks-ami/issues/183)
* [ref2](https://github.com/weaveworks/eksctl/issues/942)
## Serverless
* [itnext.io: Deploy your first Serverless Function to Kubernetes](https://itnext.io/deploy-your-first-serverless-function-to-kubernetes-232307f7b0a9)
## Container Ecosystem
* [Author: github.com/rootsongjc](https://github.com/rootsongjc)
[![Kubernetes components](images/kubernetes_components_rootsongjc.jpg)](https://github.com/rootsongjc)