Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeShu committed Jun 8, 2021
1 parent 76a3f73 commit 0aae99f
Showing 1 changed file with 62 additions and 70 deletions.
132 changes: 62 additions & 70 deletions doc-links.yml
Original file line number Diff line number Diff line change
@@ -1,70 +1,62 @@
- title: Home
link: /docs/

- title: Products
collapsable: false
items:
- title: Telepresence
items:
- title: Quick start
link: /quick-start
- title: Install Telepresence
items:
- title: Install
link: /install/
- title: Upgrade
link: /install/upgrade/
- title: Migrate from legacy Telepresence
link: /install/migrate-from-legacy/
- title: Core concepts
items:
- title: The changing development workflow
link: /concepts/devworkflow
- title: The developer experience and the inner dev loop
link: /concepts/devloop
- title: 'Making the remote local: Faster feedback, collaboration and debugging'
link: /concepts/faster
- title: Context propagation
link: /concepts/context-prop
- title: How do I...
items:
- title: Intercept a service in your own environment
link: /howtos/intercepts
- title: Share dev environments with preview URLs
link: /howtos/preview-urls
- title: Proxy outbound traffic to my cluster
link: /howtos/outbound
- title: Technical reference
items:
- title: Architecture
link: /reference/architecture
- title: Networking through Virtual Network Interface
link: /reference/tun-device
- title: Client reference
link: /reference/client
- title: Laptop-side configuration
link: /reference/config
- title: Cluster-side configuration
link: /reference/cluster-config
- title: Using Docker for intercepts
link: /reference/docker-run
- title: Environment variables
link: /reference/environment
- title: Intercepts
link: /reference/intercepts
- title: Volume mounts
link: /reference/volume
- title: DNS resolution
link: /reference/dns
- title: RBAC
link: /reference/rbac
- title: Using Telepresence with Linkerd
link: /reference/linkerd
- title: FAQs
link: /faqs
- title: Troubleshooting
link: /troubleshooting
- title: Community
link: /community
- title: Release Notes
link: /release-notes
- title: Quick start
link: /quick-start
- title: Install Telepresence
items:
- title: Install
link: /install/
- title: Upgrade
link: /install/upgrade/
- title: Migrate from legacy Telepresence
link: /install/migrate-from-legacy/
- title: Core concepts
items:
- title: The changing development workflow
link: /concepts/devworkflow
- title: The developer experience and the inner dev loop
link: /concepts/devloop
- title: 'Making the remote local: Faster feedback, collaboration and debugging'
link: /concepts/faster
- title: Context propagation
link: /concepts/context-prop
- title: How do I...
items:
- title: Intercept a service in your own environment
link: /howtos/intercepts
- title: Share dev environments with preview URLs
link: /howtos/preview-urls
- title: Proxy outbound traffic to my cluster
link: /howtos/outbound
- title: Technical reference
items:
- title: Architecture
link: /reference/architecture
- title: Networking through Virtual Network Interface
link: /reference/tun-device
- title: Client reference
link: /reference/client
- title: Laptop-side configuration
link: /reference/config
- title: Cluster-side configuration
link: /reference/cluster-config
- title: Using Docker for intercepts
link: /reference/docker-run
- title: Environment variables
link: /reference/environment
- title: Intercepts
link: /reference/intercepts
- title: Volume mounts
link: /reference/volume
- title: DNS resolution
link: /reference/dns
- title: RBAC
link: /reference/rbac
- title: Using Telepresence with Linkerd
link: /reference/linkerd
- title: FAQs
link: /faqs
- title: Troubleshooting
link: /troubleshooting
- title: Community
link: /community
- title: Release Notes
link: /release-notes

0 comments on commit 0aae99f

Please sign in to comment.