d447b54ad3
Remove outdated usage of "Consul Connect" instead of Consul service mesh. The connect subsystem in Consul provides Consul's service mesh capabilities. However, the term "Consul Connect" should not be used as an alternative to the name "Consul service mesh".
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
---
|
|
layout: docs
|
|
page_title: Guides
|
|
description: |-
|
|
This section provides various guides for common actions. Due to the nature of
|
|
Consul, some of these procedures can be complex, so our goal is to provide
|
|
guidance to do them safely.
|
|
---
|
|
|
|
# Consul Guides
|
|
|
|
~> The Consul guides are now Consul [tutorials](/consul/tutorials).
|
|
|
|
[Guides](/consul/tutorials) are step by step command-line
|
|
walkthroughs that demonstrate how to perform common operations using Consul, and
|
|
complement the feature-focused Consul documentation.
|
|
|
|
Guide content begins with getting-started tracks to help new users learn the
|
|
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
|
|
the material that is most relevant to you.
|
|
|
|
Tracks include:
|
|
|
|
- Getting Started
|
|
- Getting Started with Kubernetes
|
|
- Setup a Secure Development Environment
|
|
- Day 1: Deploying Your First Datacenter
|
|
- Day 1: Security and Network Operations
|
|
- Day 1: Kubernetes Production Deployment
|
|
- Maintenance and Monitoring Operations
|
|
- Service Discovery and Consul DNS
|
|
- Service Segmentation and Consul Service Mesh
|
|
- Service Configuration and Consul KV
|
|
- Cloud and Load Balancer Integrations
|