diff --git a/docs/kubernetes.md b/docs/kubernetes.md index f49f799b..f5d9725e 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -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)