An open API service indexing awesome lists of open source software.

https://github.com/aliyuncontainerservice/serverless-k8s-examples

Examples for Serverless Kubernetes on Alibaba Cloud - https://yq.aliyun.com/articles/591115
https://github.com/aliyuncontainerservice/serverless-k8s-examples

Last synced: about 1 year ago
JSON representation

Examples for Serverless Kubernetes on Alibaba Cloud - https://yq.aliyun.com/articles/591115

Awesome Lists containing this project

README

          

## Serverless Kubernetes Examples

[Serverless Kubernetes](https://www.aliyun.com/product/kubernetes) is part of Container Service for Alibaba Cloud. It enable you to run Kubernetes application without effort for managing servers or clusters. Serverless Kubernetes lets you focus on building your applications instead of managing the infrastructure.

This directory contains a number of examples of how to run real applications with Serverless Kubernetes of Alibaba Cloud

## Quick Start

Create the Serverless Kubernetes and copy the cluster config file to ```~/.kube/config```

![cluster](./cluster.png)

![config](./config.png)

## Create NAT Gateway (Suggested)

Create NAT Gateway if you want to pull image from internet (e.g. Docker Hub), or your applications want to access internet.

![snat](./SNAT.png)

## Featured samples

* [cube](./cube) - Cube sample
* [wordpress](./wordpress) - Official wordpress sample without PVC
* [wordpress-pvc](./wordpress-pvc) - Official wordpress sample with PVC
* [wordpress-eip](./wordpress-eip) - Wordpress sample with EIP
* [nginx-arm](./nginx-arm) - Arm-based Nginx sample
* [ingress-alb](./ingress-alb) - Simple web application with Application Load Balancer

## Community

Join the DingTalk Group

![dingtalk](./dingtalk.png)