问答 2019-01-09 来自:开发者社区

如何使用模板生成器生成kubernetes部署yaml文件

我从https://kubernetes.io/docs/reference/kubectl/conventions/了解到,我们可以使用“kubernetes run”命令生成yaml模板但是,当我尝试这样做时,它没有按预期工作kubectl run deployment-sample --image deployment-sample --dry-run -o yaml --generato....

问答 2018-12-29 来自:开发者社区

kubernetes jee:映射资源属性文件

我把这个quartz.properties文件放到src/main/resources文件夹项目中:org.quartz.jobStore.class = net.joelinn.quartz.jobstore.RedisJobStoreorg.quartz.jobStore.host = redisbo如您所见,我需要org.quartz.jobStore.host根据当前环境进行更改。我的意....

问答 2018-12-14 来自:开发者社区

Azure Devops Kubernetes - 如何将.yaml文件作为Artifact上传

我在Azure Pipelines的Build中使用了azure-pipelines.yml。我在下面的脚本中包含了Artifact,它已用于Pipelines'Release。publish artifactspowershell: gci env:* | sort-object name | Format-Table -AutoSize | Out-File $env:BUILD_ARTIF....

问答 2018-12-04 来自:开发者社区

有关k8s定义yaml文件。支持http和https访问

请问怎么实现http与https都能访问,另外支持http跳转到https

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

产品推荐

阿里云容器服务 ACK

云端最佳容器应用运行环境,安全、稳定、极致弹性

+关注