mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-16 18:13:17 +00:00
Merge pull request #2206 from Indevver/audit-38
remove alias so the the response is 200 not 304
This commit is contained in:
-1
@@ -4,7 +4,6 @@ weight: 2500
|
||||
aliases:
|
||||
- /rancher/v2.x/en/admin-settings/agent-options/
|
||||
- /rancher/v2.x/en/cluster-provisioning/custom-clusters/agent-options
|
||||
- /rancher/v2.x/en/cluster-provisioning/rke-clusters/agent-options
|
||||
---
|
||||
|
||||
Rancher deploys an agent on each node to communicate with the node. This pages describes the options that can be passed to the agent. To use these options, you will need to [create a cluster with custom nodes]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/custom-nodes/) and add the options to the generated `docker run` command when adding a node.
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
---
|
||||
title: Rancher Agents
|
||||
weight: 2400
|
||||
aliases:
|
||||
- /rancher/v2.x/en/cluster-provisioning/rancher-agents
|
||||
---
|
||||
|
||||
There are two different agent resources deployed on Rancher managed clusters:
|
||||
|
||||
Reference in New Issue
Block a user