remove 'sidebar_current' from frontmatter
This commit is contained in:
parent
99c297e898
commit
b685869419
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Legacy ACLs - HTTP API
|
||||
sidebar_current: api-acls-legacy
|
||||
description: >-
|
||||
The /acl endpoints create, update, destroy, and query Legacy ACL tokens in
|
||||
Consul.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: ACL Auth Methods - HTTP API
|
||||
sidebar_title: 'Auth Methods'
|
||||
sidebar_current: api-acl-auth-methods
|
||||
sidebar_title: Auth Methods
|
||||
description: The /acl/auth-method endpoints manage Consul's ACL Auth Methods.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: ACL Binding Rules - HTTP API
|
||||
sidebar_title: 'Binding Rules'
|
||||
sidebar_current: api-acl-binding-rules
|
||||
sidebar_title: Binding Rules
|
||||
description: The /acl/binding-rule endpoints manage Consul's ACL Binding Rules.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: ACLs - HTTP API
|
||||
sidebar_title: 'ACLs'
|
||||
sidebar_current: api-acl
|
||||
sidebar_title: ACLs
|
||||
description: The /acl endpoints manage the Consul's ACL system.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Legacy ACLs - HTTP API
|
||||
sidebar_title: 'Legacy Tokens'
|
||||
sidebar_current: api-acl-tokens-legacy
|
||||
sidebar_title: Legacy Tokens
|
||||
description: >-
|
||||
The /acl endpoints create, update, destroy, and query Legacy ACL tokens in
|
||||
Consul.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: ACL Policies - HTTP API
|
||||
sidebar_title: 'Policies'
|
||||
sidebar_current: api-acl-policies
|
||||
sidebar_title: Policies
|
||||
description: The /acl/policy endpoints manage Consul's ACL policies.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: ACL Roles - HTTP API
|
||||
sidebar_title: 'Roles'
|
||||
sidebar_current: api-acl-roles
|
||||
sidebar_title: Roles
|
||||
description: The /acl/role endpoints manage Consul's ACL Roles.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: ACL Tokens - HTTP API
|
||||
sidebar_title: 'Tokens'
|
||||
sidebar_current: api-acl-tokens
|
||||
sidebar_title: Tokens
|
||||
description: The /acl/token endpoints manage Consul's ACL Tokens.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Check - Agent - HTTP API
|
||||
sidebar_title: 'Checks'
|
||||
sidebar_current: api-agent-check
|
||||
sidebar_title: Checks
|
||||
description: The /agent/check endpoints interact with checks on the local agent in Consul.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Connect - Agent - HTTP API
|
||||
sidebar_title: 'Connect'
|
||||
sidebar_current: api-agent-connect
|
||||
sidebar_title: Connect
|
||||
description: >-
|
||||
The /agent/connect endpoints interact with Connect with agent-local
|
||||
operations.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Agent - HTTP API
|
||||
sidebar_title: 'Agent'
|
||||
sidebar_current: api-agent
|
||||
sidebar_title: Agent
|
||||
description: |-
|
||||
The /agent endpoints interact with the local Consul agent to register
|
||||
services, checks, list members, and more.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Service - Agent - HTTP API
|
||||
sidebar_title: 'Services'
|
||||
sidebar_current: api-agent-service
|
||||
sidebar_title: Services
|
||||
description: |-
|
||||
The /agent/service endpoints interact with services on the local agent in
|
||||
Consul.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Catalog - HTTP API
|
||||
sidebar_title: 'Catalog'
|
||||
sidebar_current: api-catalog
|
||||
sidebar_title: Catalog
|
||||
description: |-
|
||||
The /catalog endpoints register and deregister nodes, services, and checks in
|
||||
Consul.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Config - HTTP API
|
||||
sidebar_title: 'Config'
|
||||
sidebar_current: api-config
|
||||
sidebar_title: Config
|
||||
description: |-
|
||||
The /config endpoints are for managing centralized configuration
|
||||
in Consul.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Certificate Authority - Connect - HTTP API
|
||||
sidebar_title: 'Certificate Authority (CA)'
|
||||
sidebar_current: api-connect-ca
|
||||
sidebar_title: Certificate Authority (CA)
|
||||
description: |-
|
||||
The /connect/ca endpoints provide tools for interacting with Connect's
|
||||
Certificate Authority mechanism via Consul's HTTP API.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Connect - HTTP API
|
||||
sidebar_title: 'Connect'
|
||||
sidebar_current: api-connect
|
||||
sidebar_title: Connect
|
||||
description: >-
|
||||
The `/connect` endpoints provide access to Connect-related operations for
|
||||
intentions and the certificate authority.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Intentions - Connect - HTTP API
|
||||
sidebar_title: 'Intentions'
|
||||
sidebar_current: api-connect-intentions
|
||||
sidebar_title: Intentions
|
||||
description: |-
|
||||
The /connect/intentions endpoint provide tools for managing intentions via
|
||||
Consul's HTTP API.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Coordinate - HTTP API
|
||||
sidebar_title: 'Coordinates'
|
||||
sidebar_current: api-coordinate
|
||||
sidebar_title: Coordinates
|
||||
description: |-
|
||||
The /coordinate endpoints query for the network coordinates for nodes in the
|
||||
local datacenter as well as Consul servers in the local datacenter and remote
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Discovery Chain - HTTP API
|
||||
sidebar_title: 'Discovery Chain'
|
||||
sidebar_current: api-discovery-chain
|
||||
sidebar_title: Discovery Chain
|
||||
description: The /discovery-chain endpoints are for interacting with the discovery chain.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Events - HTTP API
|
||||
sidebar_title: 'Events'
|
||||
sidebar_current: api-event
|
||||
sidebar_title: Events
|
||||
description: |-
|
||||
The /event endpoints fire new events and to query the available events in
|
||||
Consul.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Blocking Queries
|
||||
sidebar_title: 'Blocking Queries'
|
||||
sidebar_current: api-features-blocking
|
||||
sidebar_title: Blocking Queries
|
||||
description: |-
|
||||
Many endpoints in Consul support a feature known as "blocking queries". A
|
||||
blocking query is used to wait for a potential change using long polling.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Agent Caching
|
||||
sidebar_title: 'Agent Caching'
|
||||
sidebar_current: api-features-caching
|
||||
sidebar_title: Agent Caching
|
||||
description: |-
|
||||
Some read endpoints support agent caching. They are clearly marked in the
|
||||
documentation.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Consistency Modes
|
||||
sidebar_title: 'API Features'
|
||||
sidebar_current: api-features-consistency
|
||||
sidebar_title: API Features
|
||||
description: >-
|
||||
Most of the read query endpoints support multiple levels of consistency. Since
|
||||
no policy will suit all clients' needs, these consistency modes allow the user
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Filtering
|
||||
sidebar_title: 'Filtering'
|
||||
sidebar_current: api-features-filtering
|
||||
sidebar_title: Filtering
|
||||
description: |-
|
||||
Consul exposes a RESTful HTTP API to control almost every aspect of the
|
||||
Consul agent.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: API Features
|
||||
sidebar_title: 'API Features'
|
||||
sidebar_title: API Features
|
||||
---
|
||||
|
||||
Placeholder
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Health - HTTP API
|
||||
sidebar_title: 'Health'
|
||||
sidebar_current: api-health
|
||||
sidebar_title: Health
|
||||
description: |-
|
||||
The /health endpoints query health-related information for services and checks
|
||||
in Consul.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: HTTP API
|
||||
sidebar_title: 'API Introduction'
|
||||
sidebar_current: api-introduction
|
||||
sidebar_title: API Introduction
|
||||
description: |-
|
||||
Consul exposes a RESTful HTTP API to control almost every aspect of the
|
||||
Consul agent.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: KV Store - HTTP API
|
||||
sidebar_title: 'KV Store'
|
||||
sidebar_current: api-kv-store
|
||||
sidebar_title: KV Store
|
||||
description: |-
|
||||
The /kv endpoints access Consul's simple key/value store, useful for storing
|
||||
service configuration or other metadata.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Libraries and SDKs - HTTP API
|
||||
sidebar_title: 'Libraries & SDKs'
|
||||
sidebar_current: api-libraries-and-sdks
|
||||
sidebar_title: Libraries & SDKs
|
||||
description: |-
|
||||
There are many third-party libraries for interacting with Consul's HTTP API.
|
||||
This page lists the HashiCorp and community-maintained Consul HTTP API client
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Namespace - HTTP API
|
||||
sidebar_title: 'Namespaces'
|
||||
sidebar_current: api-namespaces
|
||||
sidebar_title: Namespaces
|
||||
description: The /namespace endpoints allow for managing Consul Enterprise Namespaces.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Network Areas - Operator - HTTP API
|
||||
sidebar_title: 'Area'
|
||||
sidebar_current: api-operator-area
|
||||
sidebar_title: Area
|
||||
description: |-
|
||||
The /operator/area endpoints expose the network tomography information via
|
||||
Consul's HTTP API.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Autopilot - Operator - HTTP API
|
||||
sidebar_title: 'Autopilot'
|
||||
sidebar_current: api-operator-autopilot
|
||||
sidebar_title: Autopilot
|
||||
description: |-
|
||||
The /operator/autopilot endpoints allow for automatic operator-friendly
|
||||
management of Consul servers including cleanup of dead servers, monitoring
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Operator - HTTP API
|
||||
sidebar_title: 'Operator'
|
||||
sidebar_current: api-operator
|
||||
sidebar_title: Operator
|
||||
description: |-
|
||||
The /operator endpoints provide cluster-level tools for Consul operators,
|
||||
such as interacting with the Raft subsystem.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Keyring - Operator - HTTP API
|
||||
sidebar_title: 'Keyring'
|
||||
sidebar_current: api-operator-keyring
|
||||
sidebar_title: Keyring
|
||||
description: |-
|
||||
The /operator/keyring endpoints allow for management of the gossip encryption
|
||||
keyring.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: License - Operator - HTTP API
|
||||
sidebar_title: 'License'
|
||||
sidebar_current: api-operator-license
|
||||
sidebar_title: License
|
||||
description: |-
|
||||
The /operator/license endpoints allow for setting and retrieving the Consul
|
||||
Enterprise License.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Raft - Operator - HTTP API
|
||||
sidebar_title: 'Raft'
|
||||
sidebar_current: api-operator-raft
|
||||
sidebar_title: Raft
|
||||
description: |-
|
||||
The /operator/raft endpoints provide tools for management of Raft the
|
||||
consensus subsystem and cluster quorum.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Network Segments - Operator - HTTP API
|
||||
sidebar_title: 'Segment'
|
||||
sidebar_current: api-operator-segment
|
||||
sidebar_title: Segment
|
||||
description: |-
|
||||
The /operator/segment endpoint exposes the network segment information via
|
||||
Consul's HTTP API.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Prepared Queries - HTTP API
|
||||
sidebar_title: 'Prepared Queries'
|
||||
sidebar_current: api-query
|
||||
sidebar_title: Prepared Queries
|
||||
description: The /query endpoints manage and execute prepared queries in Consul.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Session - HTTP API
|
||||
sidebar_title: 'Sessions'
|
||||
sidebar_current: api-session
|
||||
sidebar_title: Sessions
|
||||
description: 'The /session endpoints create, destroy, and query sessions in Consul.'
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Snapshot - HTTP API
|
||||
sidebar_title: 'Snapshots'
|
||||
sidebar_current: api-snapshot
|
||||
sidebar_title: Snapshots
|
||||
description: |-
|
||||
The /snapshot endpoints save and restore Consul's server state for disaster
|
||||
recovery.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Status - HTTP API
|
||||
sidebar_title: 'Status'
|
||||
sidebar_current: api-status
|
||||
sidebar_title: Status
|
||||
description: |-
|
||||
The /status endpoints return information about the status of the Consul
|
||||
cluster. This information is generally very low level and not often useful for
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: api
|
||||
page_title: Transaction - HTTP API
|
||||
sidebar_title: 'Transactions'
|
||||
sidebar_current: api-txn
|
||||
sidebar_title: Transactions
|
||||
description: >-
|
||||
The /txn endpoint manages multiple operations in Consul, including catalog
|
||||
updates and fetches of multiple KV entries inside a single, atomic
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: ACL System (Legacy Mode)
|
||||
sidebar_title: 'Legacy Mode'
|
||||
sidebar_current: docs-acl-legacy
|
||||
sidebar_title: Legacy Mode
|
||||
description: >-
|
||||
Consul provides an optional Access Control List (ACL) system which can be used
|
||||
to control access to data and APIs. The ACL system is a Capability-based
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: ACL Token Migration
|
||||
sidebar_title: 'Token Migration'
|
||||
sidebar_current: docs-acl-migrate-tokens
|
||||
sidebar_title: Token Migration
|
||||
description: >-
|
||||
Consul 1.4.0 introduces a new ACL system with improvements for the security
|
||||
and
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: ACL Rules
|
||||
sidebar_title: 'ACL Rules'
|
||||
sidebar_current: docs-acl-rules
|
||||
sidebar_title: ACL Rules
|
||||
description: >-
|
||||
Consul provides an optional Access Control List (ACL) system which can be used
|
||||
to control access to data and APIs. The ACL system is a Capability-based
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: ACL System
|
||||
sidebar_title: 'ACL System'
|
||||
sidebar_current: docs-acl-system
|
||||
sidebar_title: ACL System
|
||||
description: >-
|
||||
Consul provides an optional Access Control List (ACL) system which can be used
|
||||
to control access to data and APIs. The ACL system is a Capability-based
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: ACL Auth Methods
|
||||
sidebar_title: 'Auth Methods'
|
||||
sidebar_current: docs-acl-auth-methods
|
||||
sidebar_title: Auth Methods
|
||||
description: >-
|
||||
An auth method is a component in Consul that performs authentication against a
|
||||
trusted external party to authorize the creation of an ACL tokens usable
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Kubernetes Auth Method
|
||||
sidebar_title: 'Kubernetes'
|
||||
sidebar_current: docs-acl-auth-methods-kubernetes
|
||||
sidebar_title: Kubernetes
|
||||
description: >-
|
||||
The Kubernetes auth method type allows for a Kubernetes service account token
|
||||
to be used to authenticate to Consul. This method of authentication makes it
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: ACL Guides
|
||||
sidebar_title: 'Access Control (ACLs)'
|
||||
sidebar_current: docs-acl-index
|
||||
sidebar_title: Access Control (ACLs)
|
||||
description: >-
|
||||
Consul provides an optional Access Control List (ACL) system which can be used
|
||||
to control access to data and APIs. Select the following guide for your use
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Check Definition
|
||||
sidebar_title: 'Check Definitions'
|
||||
sidebar_current: docs-agent-checks
|
||||
sidebar_title: Check Definitions
|
||||
description: >-
|
||||
One of the primary roles of the agent is management of system- and
|
||||
application-level health checks. A health check is considered to be
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Cloud Auto-join
|
||||
sidebar_title: 'Cloud Auto-join'
|
||||
sidebar_current: docs-agent-cloud-auto-join
|
||||
sidebar_title: Cloud Auto-join
|
||||
description: >-
|
||||
Consul supports automatically joining a Consul datacenter using cloud metadata
|
||||
on various providers.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Configuration Entry Definitions
|
||||
sidebar_title: 'Configuration Entries'
|
||||
sidebar_current: docs-agent-cfg_entries
|
||||
sidebar_title: Configuration Entries
|
||||
description: >-
|
||||
Consul allows storing configuration entries centrally to be used as defaults
|
||||
for configuring other aspects of Consul.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Configuration Entry Kind: Proxy Defaults'
|
||||
sidebar_title: 'proxy-defaults'
|
||||
sidebar_current: docs-agent-cfg_entries-proxy_defaults
|
||||
sidebar_title: proxy-defaults
|
||||
description: >-
|
||||
The proxy-defaults config entry kind allows for configuring global config
|
||||
defaults across all services for Connect proxy configuration. Currently, only
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Configuration Entry Kind: Service Defaults'
|
||||
sidebar_title: 'service-defaults'
|
||||
sidebar_current: docs-agent-cfg_entries-service_defaults
|
||||
sidebar_title: service-defaults
|
||||
description: >-
|
||||
The service-defaults config entry kind controls default global values for a
|
||||
service, such as its protocol.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Configuration Entry Kind: Service Resolver'
|
||||
sidebar_title: 'service-resolver'
|
||||
sidebar_current: docs-agent-cfg_entries-service_resolver
|
||||
sidebar_title: service-resolver
|
||||
description: >-
|
||||
The `service-resolver` config entry kind controls which service instances
|
||||
should satisfy Connect upstream discovery requests for a given service name.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Configuration Entry Kind: Service Router'
|
||||
sidebar_title: 'service-router'
|
||||
sidebar_current: docs-agent-cfg_entries-service_router
|
||||
sidebar_title: service-router
|
||||
description: >-
|
||||
The service-router config entry kind controls Connect traffic routing and
|
||||
manipulation at networking layer 7 (e.g. HTTP).
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Configuration Entry Kind: Service Splitter'
|
||||
sidebar_title: 'service-splitter'
|
||||
sidebar_current: docs-agent-cfg_entries-service_splitter
|
||||
sidebar_title: service-splitter
|
||||
description: >-
|
||||
The service-splitter config entry kind controls how to split incoming Connect
|
||||
requests across different subsets of a single service (like during staged
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: DNS Interface
|
||||
sidebar_title: 'DNS Interface'
|
||||
sidebar_current: docs-agent-dns
|
||||
sidebar_title: DNS Interface
|
||||
description: >-
|
||||
One of the primary query interfaces for Consul is DNS. The DNS interface
|
||||
allows applications to make use of service discovery without any high-touch
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Encryption
|
||||
sidebar_title: 'Encryption'
|
||||
sidebar_current: docs-agent-encryption
|
||||
sidebar_title: Encryption
|
||||
description: >-
|
||||
The Consul agent supports encrypting all of its network traffic. The exact
|
||||
method of encryption is described on the encryption internals page. There are
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Agent
|
||||
sidebar_title: 'Agent'
|
||||
sidebar_current: docs-agent-running
|
||||
sidebar_title: Agent
|
||||
description: >-
|
||||
The Consul agent is the core process of Consul. The agent maintains membership
|
||||
information, registers services, runs checks, responds to queries, and more.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Consul KV
|
||||
sidebar_title: 'Consul KV'
|
||||
sidebar_current: docs-agent-kv
|
||||
sidebar_title: Consul KV
|
||||
description: Consul KV is a core feature of Consul and is installed with the Consul agent.
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Configuration
|
||||
sidebar_title: 'Configuration'
|
||||
sidebar_current: docs-agent-config
|
||||
sidebar_title: Configuration
|
||||
description: >-
|
||||
The agent has various configuration options that can be specified via the
|
||||
command-line or via configuration files. All of the configuration options are
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: RPC
|
||||
sidebar_current: docs-agent-rpc
|
||||
description: >-
|
||||
The Consul agent provides a complete RPC mechanism that can be used to control
|
||||
the agent programmatically. This RPC mechanism is the same one used by the CLI
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Sentinel in Consul
|
||||
sidebar_title: 'Sentinel'
|
||||
sidebar_current: docs-agent-sentinel
|
||||
sidebar_title: Sentinel
|
||||
description: >-
|
||||
Consul Enterprise uses Sentinel to augment the built-in ACL system to provide
|
||||
advanced policy enforcement. Sentinel policies can currently execute on KV
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Service Definition
|
||||
sidebar_title: 'Service Definitions'
|
||||
sidebar_current: docs-agent-services
|
||||
sidebar_title: Service Definitions
|
||||
description: >-
|
||||
One of the main goals of service discovery is to provide a catalog of
|
||||
available services. To that end, the agent provides a simple service
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Telemetry
|
||||
sidebar_title: 'Telemetry'
|
||||
sidebar_current: docs-agent-telemetry
|
||||
sidebar_title: Telemetry
|
||||
description: >-
|
||||
The Consul agent collects various runtime metrics about the performance of
|
||||
different libraries and subsystems. These metrics are aggregated on a ten
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Watches
|
||||
sidebar_title: 'Watches'
|
||||
sidebar_current: docs-agent-watches
|
||||
sidebar_title: Watches
|
||||
description: >-
|
||||
Watches are a way of specifying a view of data (e.g. list of nodes, KV pairs,
|
||||
health checks) which is monitored for updates. When an update is detected, an
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Auth Method Create'
|
||||
sidebar_title: 'create'
|
||||
sidebar_current: docs-commands-acl-auth-method-create
|
||||
sidebar_title: create
|
||||
---
|
||||
|
||||
# Consul ACL Auth Method Create
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Auth Method Delete'
|
||||
sidebar_title: 'delete'
|
||||
sidebar_current: docs-commands-acl-auth-method-delete
|
||||
sidebar_title: delete
|
||||
---
|
||||
|
||||
# Consul ACL Auth Method Delete
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Auth Methods'
|
||||
sidebar_title: 'auth-method'
|
||||
sidebar_current: docs-commands-acl-auth-method
|
||||
sidebar_title: auth-method
|
||||
---
|
||||
|
||||
# Consul ACL Auth Methods
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Auth Method List'
|
||||
sidebar_title: 'list'
|
||||
sidebar_current: docs-commands-acl-auth-method-list
|
||||
sidebar_title: list
|
||||
---
|
||||
|
||||
# Consul ACL Auth Method List
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Auth Method Read'
|
||||
sidebar_title: 'read'
|
||||
sidebar_current: docs-commands-acl-auth-method-read
|
||||
sidebar_title: read
|
||||
---
|
||||
|
||||
# Consul ACL Auth Method Read
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Auth Method Update'
|
||||
sidebar_title: 'update'
|
||||
sidebar_current: docs-commands-acl-auth-method-update
|
||||
sidebar_title: update
|
||||
---
|
||||
|
||||
# Consul ACL Auth Method Update
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Binding Rule Create'
|
||||
sidebar_title: 'create'
|
||||
sidebar_current: docs-commands-acl-binding-rule-create
|
||||
sidebar_title: create
|
||||
---
|
||||
|
||||
# Consul ACL Binding Rule Create
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Binding Rule Delete'
|
||||
sidebar_title: 'delete'
|
||||
sidebar_current: docs-commands-acl-binding-rule-delete
|
||||
sidebar_title: delete
|
||||
---
|
||||
|
||||
# Consul ACL Binding Rule Delete
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Binding Rule'
|
||||
sidebar_title: 'binding-rule'
|
||||
sidebar_current: docs-commands-acl-binding-rule
|
||||
sidebar_title: binding-rule
|
||||
---
|
||||
|
||||
# Consul ACL Binding Rules
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Binding Rule List'
|
||||
sidebar_title: 'list'
|
||||
sidebar_current: docs-commands-acl-binding-rule-list
|
||||
sidebar_title: list
|
||||
---
|
||||
|
||||
# Consul ACL Binding Rule List
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Binding Rule Read'
|
||||
sidebar_title: 'read'
|
||||
sidebar_current: docs-commands-acl-binding-rule-read
|
||||
sidebar_title: read
|
||||
---
|
||||
|
||||
# Consul ACL Binding Rule Read
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Binding Rule Update'
|
||||
sidebar_title: 'update'
|
||||
sidebar_current: docs-commands-acl-binding-rule-update
|
||||
sidebar_title: update
|
||||
---
|
||||
|
||||
# Consul ACL Binding Rule Update
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Bootstrap'
|
||||
sidebar_title: 'bootstrap'
|
||||
sidebar_current: docs-commands-acl-bootstrap
|
||||
sidebar_title: bootstrap
|
||||
---
|
||||
|
||||
# Consul ACL Bootstrap
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL'
|
||||
sidebar_title: 'acl'
|
||||
sidebar_current: docs-commands-acl
|
||||
sidebar_title: acl
|
||||
---
|
||||
|
||||
# Consul ACLs
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Policy Create'
|
||||
sidebar_title: 'create'
|
||||
sidebar_current: docs-commands-acl-policy-create
|
||||
sidebar_title: create
|
||||
---
|
||||
|
||||
# Consul ACL Policy Create
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Policy Delete'
|
||||
sidebar_title: 'delete'
|
||||
sidebar_current: docs-commands-acl-policy-delete
|
||||
sidebar_title: delete
|
||||
---
|
||||
|
||||
# Consul ACL Policy Delete
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Policy'
|
||||
sidebar_title: 'policy'
|
||||
sidebar_current: docs-commands-acl-policy
|
||||
sidebar_title: policy
|
||||
---
|
||||
|
||||
# Consul ACL Policies
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Policy List'
|
||||
sidebar_title: 'list'
|
||||
sidebar_current: docs-commands-acl-policy-list
|
||||
sidebar_title: list
|
||||
---
|
||||
|
||||
# Consul ACL Policy List
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Policy Read'
|
||||
sidebar_title: 'read'
|
||||
sidebar_current: docs-commands-acl-policy-read
|
||||
sidebar_title: read
|
||||
---
|
||||
|
||||
# Consul ACL Policy Read
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Policy Update'
|
||||
sidebar_title: 'update'
|
||||
sidebar_current: docs-commands-acl-policy-update
|
||||
sidebar_title: update
|
||||
---
|
||||
|
||||
# Consul ACL Policy Update
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Role Create'
|
||||
sidebar_title: 'create'
|
||||
sidebar_current: docs-commands-acl-role-create
|
||||
sidebar_title: create
|
||||
---
|
||||
|
||||
# Consul ACL Role Create
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Role Delete'
|
||||
sidebar_title: 'delete'
|
||||
sidebar_current: docs-commands-acl-role-delete
|
||||
sidebar_title: delete
|
||||
---
|
||||
|
||||
# Consul ACL Role Delete
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Role'
|
||||
sidebar_title: 'role'
|
||||
sidebar_current: docs-commands-acl-role
|
||||
sidebar_title: role
|
||||
---
|
||||
|
||||
# Consul ACL Roles
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Role List'
|
||||
sidebar_title: 'list'
|
||||
sidebar_current: docs-commands-acl-role-list
|
||||
sidebar_title: list
|
||||
---
|
||||
|
||||
# Consul ACL Role List
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Role Read'
|
||||
sidebar_title: 'read'
|
||||
sidebar_current: docs-commands-acl-role-read
|
||||
sidebar_title: read
|
||||
---
|
||||
|
||||
# Consul ACL Role Read
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Role Update'
|
||||
sidebar_title: 'update'
|
||||
sidebar_current: docs-commands-acl-role-update
|
||||
sidebar_title: update
|
||||
---
|
||||
|
||||
# Consul ACL Role Update
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Set Agent Token'
|
||||
sidebar_title: 'set-agent-token'
|
||||
sidebar_current: docs-commands-acl-set-agent-token
|
||||
sidebar_title: set-agent-token
|
||||
---
|
||||
|
||||
# Consul ACL Set Agent Token
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Token Clone'
|
||||
sidebar_title: 'clone'
|
||||
sidebar_current: docs-commands-acl-token-clone
|
||||
sidebar_title: clone
|
||||
---
|
||||
|
||||
# Consul ACL Token Clone
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Token Create'
|
||||
sidebar_title: 'create'
|
||||
sidebar_current: docs-commands-acl-token-create
|
||||
sidebar_title: create
|
||||
---
|
||||
|
||||
# Consul ACL Token Create
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Token Delete'
|
||||
sidebar_title: 'delete'
|
||||
sidebar_current: docs-commands-acl-token-delete
|
||||
sidebar_title: delete
|
||||
---
|
||||
|
||||
# Consul ACL Token Delete
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Token'
|
||||
sidebar_title: 'token'
|
||||
sidebar_current: docs-commands-acl-token
|
||||
sidebar_title: token
|
||||
---
|
||||
|
||||
# Consul ACL Tokens
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Token List'
|
||||
sidebar_title: 'list'
|
||||
sidebar_current: docs-commands-acl-token-list
|
||||
sidebar_title: list
|
||||
---
|
||||
|
||||
# Consul ACL Token List
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: 'Commands: ACL Token Read'
|
||||
sidebar_title: 'read'
|
||||
sidebar_current: docs-commands-acl-token-read
|
||||
sidebar_title: read
|
||||
---
|
||||
|
||||
# Consul ACL Token Read
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue