Tidy sitemap and update link
This commit is contained in:
Родитель
c149603cf9
Коммит
40541be022
|
@ -885,26 +885,6 @@
|
|||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://code.visualstudio.com/docs/containers/bridge-to-kubernetes</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://code.visualstudio.com/docs/containers/bridge-to-kubernetes-aks</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://code.visualstudio.com/docs/containers/kubernetes-env-vars</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://code.visualstudio.com/docs/containers/bridge-to-kubernetes-sample</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://code.visualstudio.com/docs/containers/troubleshooting</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
|
|
|
@ -17,7 +17,7 @@ You will need to have tools for [Docker](https://docker.com/) and [kubectl](http
|
|||
|
||||
You can create a local Kubernetes cluster with [minikube](https://kubernetes.io/docs/getting-started-guides/minikube/) or an Azure Kubernetes cluster in [Azure Kubernetes Service (AKS)](https://docs.microsoft.com/azure/aks/). In this tutorial, we will use [Azure Kubernetes Service (AKS)](https://docs.microsoft.com/azure/aks/) and you will need to have your [Azure](https://www.azure.com) account ready for the deployment steps.
|
||||
|
||||
In addition, if you want to iteratively run and debug containers directly in MiniKube, Azure Kubernetes Service (AKS), or another Kubernetes provider, you can install the [Bridge to Kubernetes](https://marketplace.visualstudio.com/items?itemName=mindaro.mindaro) extension. To get started, see [Use Bridge to Kubernetes](/docs/containers/bridge-to-kubernetes.md).
|
||||
In addition, if you want to iteratively run and debug containers directly in MiniKube, Azure Kubernetes Service (AKS), or another Kubernetes provider, you can install the [Bridge to Kubernetes](https://marketplace.visualstudio.com/items?itemName=mindaro.mindaro) extension. To get started, see [Use Bridge to Kubernetes](https://docs.microsoft.com/visualstudio/bridge/bridge-to-kubernetes-vs-code).
|
||||
|
||||
## Install the Kubernetes extension
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@ PageTitle: Use Bridge to Kubernetes to run and debug locally with Kubernetes
|
|||
DateApproved: 04/14/2021
|
||||
MetaDescription: Learn how to use Bridge to Kubernetes.
|
||||
---
|
||||
|
||||
# Develop with Kubernetes
|
||||
|
||||
This page is redirected to https://docs.microsoft.com/visualstudio/bridge/bridge-to-kubernetes-vs-code and only exists to keep the "Develop with Kubernetes" TOC item.
|
||||
|
|
Загрузка…
Ссылка в новой задаче