Change Task titles to imperative: Access Apps. (#4027)
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ toc:
|
|||||||
- docs/tasks/job/coarse-parallel-processing-work-queue/index.md
|
- docs/tasks/job/coarse-parallel-processing-work-queue/index.md
|
||||||
- docs/tasks/job/fine-parallel-processing-work-queue/index.md
|
- docs/tasks/job/fine-parallel-processing-work-queue/index.md
|
||||||
|
|
||||||
- title: Accessing Applications in a Cluster
|
- title: Access Applications in a Cluster
|
||||||
section:
|
section:
|
||||||
- docs/tasks/access-application-cluster/web-ui-dashboard.md
|
- docs/tasks/access-application-cluster/web-ui-dashboard.md
|
||||||
- docs/tasks/access-application-cluster/access-cluster.md
|
- docs/tasks/access-application-cluster/access-cluster.md
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- mikedanese
|
- mikedanese
|
||||||
- thockin
|
- thockin
|
||||||
title: Authenticating Across Clusters with kubeconfig
|
title: Authenticate Across Clusters with kubeconfig
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/user-guide/kubeconfig-file/"
|
- "/docs/user-guide/kubeconfig-file/"
|
||||||
- "/docs/user-guide/kubeconfig-file.html"
|
- "/docs/user-guide/kubeconfig-file.html"
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Communicating Between Containers in the Same Pod Using a Shared Volume
|
title: Communicate Between Containers in the Same Pod Using a Shared Volume
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/user-guide/pods/multi-container/"
|
- "/docs/user-guide/pods/multi-container/"
|
||||||
- "/docs/user-guide/pods/multi-container.html"
|
- "/docs/user-guide/pods/multi-container.html"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- bprashanth
|
- bprashanth
|
||||||
- davidopp
|
- davidopp
|
||||||
title: Configuring Your Cloud Provider's Firewalls
|
title: Configure Your Cloud Provider's Firewalls
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/user-guide/services-firewalls/"
|
- "/docs/user-guide/services-firewalls/"
|
||||||
- "/docs/user-guide/services-firewalls.html"
|
- "/docs/user-guide/services-firewalls.html"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Connecting a Front End to a Back End Using a Service
|
title: Connect a Front End to a Back End Using a Service
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/user-guide/services/operations/"
|
- "/docs/user-guide/services/operations/"
|
||||||
- "/docs/user-guide/services/operations.html"
|
- "/docs/user-guide/services/operations.html"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Creating an External Load Balancer
|
title: Create an External Load Balancer
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/user-guide/load-balancer/"
|
- "/docs/user-guide/load-balancer/"
|
||||||
- "/docs/user-guide/load-balancer.html"
|
- "/docs/user-guide/load-balancer.html"
|
||||||
@@ -163,4 +163,4 @@ Internal pod to pod traffic should behave similar to ClusterIP services, with eq
|
|||||||
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% include templates/task.md %}
|
{% include templates/task.md %}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Listing All Container Images Running in a Cluster
|
title: List All Container Images Running in a Cluster
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/tasks/kubectl/list-all-running-container-images/"
|
- "/docs/tasks/kubectl/list-all-running-container-images/"
|
||||||
- "/docs/tasks/kubectl/list-all-running-container-images.html"
|
- "/docs/tasks/kubectl/list-all-running-container-images.html"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Providing Load-Balanced Access to an Application in a Cluster
|
title: Provide Load-Balanced Access to an Application in a Cluster
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture overview %}
|
{% capture overview %}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Using Port Forwarding to Access Applications in a Cluster
|
title: Use Port Forwarding to Access Applications in a Cluster
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/user-guide/connecting-to-applications-port-forward/"
|
- "/docs/user-guide/connecting-to-applications-port-forward/"
|
||||||
- "/docs/user-guide/connecting-to-applications-port-forward.html"
|
- "/docs/user-guide/connecting-to-applications-port-forward.html"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Using a Service to Access an Application in a Cluster
|
title: Use a Service to Access an Application in a Cluster
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/user-guide/quick-start/"
|
- "/docs/user-guide/quick-start/"
|
||||||
- "/docs/user-guide/quick-start.html"
|
- "/docs/user-guide/quick-start.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user