Skip to content

Commit a851e0d

Browse files
committed
isolated mode > isolation mode
1 parent 9d0a607 commit a851e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/containers/overview-bridge-to-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Bridge to Kubernetes has the following limitations:
140140
* A service must be backed by a single pod in order to connect to that service. You can't connect to a service with multiple pods, such as a service with replicas.
141141
* A pod may only have a single container running in that pod for Bridge to Kubernetes to successfully connect. Bridge to Kubernetes can't connect to services with pods that have additional containers, such as sidecar containers injected by services meshes.
142142
* Currently, Bridge to Kubernetes pods must be Linux containers. Windows containers are not supported.
143-
* Isolation cannot be used with HTTPS when you use Bridge to Kubernetes with Visual Studio. HTTPS is only supported in isolated mode when you use Visual Studio Code.
143+
* Isolation cannot be used with HTTPS when you use Bridge to Kubernetes with Visual Studio. HTTPS is only supported in isolation mode when you use Visual Studio Code.
144144
* Bridge to Kubernetes needs elevated permissions to run on your development computer in order to edit your hosts file.
145145
* Bridge to Kubernetes can't be used on clusters with Azure Dev Spaces enabled.
146146

0 commit comments

Comments
 (0)