检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
产品优势 无服务器管理 自动运行用户代码,用户无需配置或管理服务器,专注于业务创新。 高弹性 根据请求的并发数量自动调度资源运行函数,实现透明、准确和实时的伸缩,应付业务峰值的访问。 用户无需关心峰值和空闲时段的资源需要申请多少资源,系统根据请求的数量自动扩容/缩容。自动负载均衡将请求分发到函数运行实例
支持指定时区,格式为:CRON_TZ=Asia/Shanghai 0 */10 * * * *。 生效时间 生效时间为本地时间,即cron表达式的生效时间窗。
若出现“CrashLoopBackOff: The application inside the container keeps crashing”错误字段: 请根据页面提示信息诊断原因。 图1 查看执行结果 请参见使用容器镜像部署函数章节进行容器镜像自验证。
X_test,y_train,y_test=train_test_split(iris_X,iris_y,test_size=0.3) knn=KNeighborsClassifier() knn.fit(X_train,y_train)
提供如下样例: 在服务器创建一个main.tf文件,将如下脚本拷贝到main.tf上并保存。
request = new ShowLtsLogDetailsRequest(); try { ShowLtsLogDetailsResponse response = client.showLtsLogDetails(request);
URI GET /v2/{project_id}/fgs/functions/async-status-log-detail 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 租户项目 ID,获取方式请参见获取项目ID。
{ "name": "custom-container-http-example", "version": "1.0.0", "description": "An example of a custom container http function", "main
{ "name": "custom-container-event-example", "version": "1.0.0", "description": "An example of a custom container event function", "main
return 'Failed to access OBS because no temporary AK, SK, or token ' \ 'has been obtained.
Mark a resource instance as not fully functional untaint Remove the 'tainted' state from a resource instance version
" : "AI Drawing", "runtime" : "http", "category" : "AI", "params" : "", "image" : "iVBORw0KGgxxxxxx", "deploy_count" : 0, "version
使用容器镜像部署函数 概述 用户在本地环境打包容器镜像,只要符合OCI(Open Container Initiative)标准,都可以上传到FunctionGraph,由平台加载并启动运行。与原来上传代码方式相比,用户可以使用自定义的代码包,不仅灵活也简化了用户的迁移成本。
Please create alias for key pair.
Build()) request := &model.UpdateFunctionCodeRequest{} fileFuncCode:= "UEsDBAoAAAAIAPQ1M1gNImPLrAAAAAEBAAAIAAAAaW5kZXgucHlNjtEOgjAMRd/5igVfxDAlxhjDo0S
Array of NodeExecutionDetail objects 节点执行信息 数组长度:0 - 200 表4 NodeExecutionDetail 参数 参数类型 描述 node_id String 流程节点ID 最小长度:1 最大长度:64 node_name String
分,33分调度函数 CRON_TZ=Asia/Shanghai 0 26,29,33 * * * * 周一到周五的每天12:30调度函数 CRON_TZ=Asia/Shanghai 0 30 12 ?
ListEnterpriseResourceDetail object tags Array of KvItem objects 标签列表 sys_tags Array of KvItem objects 系统标签列表 resource_name String 资源名称 表8 ListEnterpriseResourceDetail
train() print("finished!")
memory_size Integer 内存大小 trigger_metadata_list Array of TriggerMetadataList objects 触发信息列表 temp_detail TempDetail object user_data String 用户数据