1. 首页
  2. 数据库
  3. 其它
  4. cdk apisix:CDK构造库可在AWS Fargate上生成无服务器的Apache APISIX工作负载 源码

cdk apisix:CDK构造库可在AWS Fargate上生成无服务器的Apache APISIX工作负载 源码

上传者: 2021-03-02 18:06:41上传 ZIP文件 475.32KB 热度 10次
cdk-apisix CDK构造库可在AWS Fargate上生成无服务器的工作负载。 样本 import { Apisix } from 'cdk-apisix' ; // create a standard apisix service const apisix = new Apisix ( stack , 'apisix-demo' ) // create a sample webservice with apisix in the same Amazon ECS cluster apisix . createWebService ( 'flask' , { environment
下载地址
用户评论