Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions master_middleman/source/subnavs/_cf-subnav.erb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<li class=""><a href="/concepts/security.html">Cloud Foundry security</a></li>
<li class=""><a href="/concepts/container-security.html">Container security in Cloud Foundry</a></li>
<li class=""><a href="/concepts/understand-cf-networking.html">Container-to-container networking</a></li>
<li class=""><a href="/concepts/identity-aware-routing.html">Identity-aware routing</a></li>
<li class=""><a href="/concepts/roles.html">Orgs, spaces, roles, and permissions in Cloud Foundry</a></li>
<li class=""><a href="/concepts/managing-roles.html">Managing Roles</a></li>
<li class=""><a href="/concepts/orgs-and-spaces.html">Planning orgs and spaces in Cloud Foundry</a></li>
Expand Down Expand Up @@ -73,6 +74,7 @@
<li class=""><a href="/deploying/common/aws.html">Deploying BOSH on AWS</a></li>
<li class=""><a href="/deploying/cf-deployment/gcp.html">Deploying BOSH on GCP</a></li>
<li class=""><a href="/deploying/cf-deployment/deploy-cf.html">Deploying Cloud Foundry</a></li>
<li class=""><a href="/deploying/cf-deployment/enable-identity-aware-routing.html">Enabling identity-aware routing</a></li>
</ul>
</li>
<li class="has_submenu"><a href="/bbr/cf-backup.html">Configuring your Cloud Foundry for BOSH Backup and Restore</a>
Expand Down Expand Up @@ -229,6 +231,7 @@
<ul>
<li class=""><a href="/devguide/deploy-apps/routes-domains.html">Configuring routes and domains</a></li>
<li class=""><a href="/devguide/custom-per-route-options.html">Configuring per-route options</a></li>
<li class=""><a href="/devguide/deploy-apps/identity-aware-routing.html">Configuring identity-aware routing</a></li>
<li class=""><a href="/devguide/hash-based-routing.html">Hash-Based Routing</a></li>
<li class=""><a href="/devguide/custom-ports.html">Configuring CF to route traffic to apps on custom ports</a></li>
<li class=""><a href="/devguide/http2-protocol.html">Routing HTTP/2 and gRPC traffic to apps</a></li>
Expand Down