对于原始工作流模板,请参阅 GitHub Actionsstarter-workflows存储库中的azure-kubernetes-service.yml。 此工作流中使用的操作是官方 AzureAzure/login、Azure/aks-set-context、Azure/CLI、Azure/k8s-bake,以及Azure/k8s-deploy操作。 有关部署到 Azure 的 GitHub 操作工作流的更多示例,请参阅actions-workflow...
搭配AKS 使用 GitHub Actions 下一步 GitHub Actions可讓您彈性地建置自動化軟體開發生命週期工作流程。 您可以使用多個 Kubernetes 動作,透過 GitHub Actions,部署到從 Azure Container Registry (ACR) 至 Azure Kubernetes Service (AKS) 的容器。 必要條件 ...
This repository is offered for tracking features and issues with the Azure Kubernetes Service (AKS). This repository is monitored by the AKS product team in order to engage with our community and discuss questions, customer scenarios, or feature requests. ...
搭配AKS 使用 GitHub Actions 下一步 GitHub Actions可讓您彈性地建置自動化軟體開發生命週期工作流程。 您可以使用多個 Kubernetes 動作,透過 GitHub Actions,部署到從 Azure Container Registry (ACR) 至 Azure Kubernetes Service (AKS) 的容器。 必要條件 ...
系統可能會將您重新導向至 GitHub,以安裝 Azure Pipelines 應用程式。 如果發生此情況,請選取 [核准並安裝]。 選取[部署至 Azure Kubernetes Service]。 如果出現提示,請選取您用來建立登錄和叢集的訂閱。 選取myapp叢集。 針對[命名空間],選取 [現有],然後選取 [預設]。
在GitHub 上与我们协作 可以在 GitHub 上找到此内容的源,还可以在其中创建和查看问题和拉取请求。 有关详细信息,请参阅参与者指南。 Azure Kubernetes Service 反馈 Azure Kubernetes Service 是一个开放源代码项目。 选择一个链接以提供反馈: 提出文档问题 提供产品反馈 ...
Create Azure Kubernetes Service and Azure Container Registry Deploy Piggymetrics to Azure Kubernetes Service Troubleshoot Java apps in Azure Kubernetes Service Automate and rapidly deploy changes to Azure Kubernetes Service - using GitHub Actions or Azure Pipelines ...
git clone https://github.com/Azure/kubectl-aks.gitcdkubectl-aks#Build and copy the resulting binary in $HOME/.local/bin/make install kubectl aks version It can be uninstalled by using the following command: make uninstall Usage $ kubectl aks --help Azure Kubernetes Service (AKS) kubectl plug...
部署作业使用 Kubernetes 清单任务创建所需的imagePullSecret,供 Kubernetes 群集节点从 Azure 容器注册表资源中拉取映像。 然后,Kubernetes 清单任务使用清单文件部署到 Kubernetes 群集。 清单文件service.yml和deployment.yml是在使用“部署到 Azure Kubernetes 服务”模板时生成的。
Get started with Kubernetes by using this step-by-step guide. Find information about Kubernetes concepts and components including containerization and deployment.