[docs] fix kubernetes operations anchor link (#5775)

* fix kubernetes operations anchor link

* replace anchor links with cta to learn
This commit is contained in:
Judith Malnick 2019-05-02 13:49:20 -07:00 committed by GitHub
parent b4371bcccd
commit c2e6431a20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 17 deletions

View File

@ -10,27 +10,31 @@ description: |-
# Consul Guides # Consul Guides
~> The Consul guides have moved to the [HashiCorp Learn platform](https://learn.hashicorp.com/). ~> The Consul guides have moved to the [HashiCorp Learn platform](https://learn.hashicorp.com/consul).
Guides are step by step command-line walkthroughs that demonstrate how to [Guides](https://learn.hashicorp.com/consul) are step by step command-line
perform common operations using Consul, and complement the feature-focused walkthroughs that demonstrate how to perform common operations using Consul, and
Consul documentation. Guide content begins with getting-started tracks to help complement the feature-focused Consul documentation.
new users learn the basics of Consul, and continues through production-playbook
tracks that cover topics like Day 1 and Day 2 operations, production Guide content begins with getting-started tracks to help new users learn the
considerations, and recommendations for securing your Consul cluster. basics of Consul, and continues through production-playbook tracks that cover
topics like Day 1 and Day 2 operations, production considerations, and
recommendations for securing your Consul cluster.
You can work through the guides sequentially using the tracks, or just refer to You can work through the guides sequentially using the tracks, or just refer to
the material that is most relevant to you. the material that is most relevant to you.
Tracks include: Tracks include:
- [Getting Started](https://learn.hashicorp.com/consul/?track=getting-started#getting-started) - Getting Started
- [Getting Started with Kubernetes](https://learn.hashicorp.com/consul/?track=getting-started-k8s#getting-started-k8s) - Getting Started with Kubernetes
- [Day 1: Deploying Your First Datacenter](https://learn.hashicorp.com/consul/?track=datacenter-deploy#datacenter-deploy) - Day 1: Deploying Your First Datacenter
- [Day 1: Security and Network Operations](https://learn.hashicorp.com/consul/?track=security-networking#security-networking) - Day 1: Security and Network Operations
- [Day 1: Kubernetes Operations](https://learn.hashicorp.com/consul/?track=kubernetes#kubernetes) - Day 1: Kubernetes Operations
- [Day 2: Advanced Operations and Maintenance](https://learn.hashicorp.com/consul/?track=day-2-operations#day-2-operations) - Day 2: Advanced Operations and Maintenance
- [Development: Service Discovery](https://learn.hashicorp.com/consul/?track=developer-discovery#developer-discovery) - Development: Service Discovery
- [Development: Service Segmentation](https://learn.hashicorp.com/consul/?track=developer-segmentation#developer-segmentation) - Development: Service Segmentation
- [Development: Service Configuration](https://learn.hashicorp.com/consul/?track=developer-configuration#developer-configuration) - Development: Service Configuration
- [Integrations](https://learn.hashicorp.com/consul/?track=integrations#integrations) - Integrations
[**Explore the Learn platform**](https://learn.hashicorp.com/consul)