niumcdao / serverless-k8s-examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Kubernetes Examples

Serverless 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

config

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

Featured samples

Community

Join the DingTalk Group

dingtalk

About

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


Languages

Language:Go 99.0%Language:Shell 0.6%Language:Makefile 0.5%