Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/installing/edge_clusters.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ The following sections describe how to install an edge cluster, then how to inst
- [Installing an OCP cluster](./install_ocp_edge_cluster.md)
- [Installing a K3s cluster](./install_k3s_edge_cluster.md)
- [Installing a microk8s cluster](./install_microk8s_edge_cluster.md)
- [Installing the agent](./edge_cluster_agent.md)
- [Installing the agent on an edge cluster](../anax/docs/installing_agent_on_edge_cluster.md)
- [Installing the agent on a Red Hat OpenShift Container Platform Kubernetes edge cluster](../anax/docs/installing_ocp_edge_cluster_agent.md)
- [Installing the agent on K3s and MicroK8s edge clusters](../anax/docs/installing_k3s_microk8s_agent.md)
- [Deploying services to an edge cluster](../using_edge_services/deploying_services_cluster.md)
- [Removing an agent from an edge cluster](../using_edge_services/removing_agent_from_cluster.md)
{: childlinks}
2 changes: 1 addition & 1 deletion docs/installing/install_k3s_edge_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ This content provides a summary of how to install k3s (rancher), a lightweight a

## What's next

* [Installing the edge cluster agent](./edge_cluster_agent.md)
* [Installing the agent on K3s and MicroK8s edge clusters](../anax/docs/installing_k3s_microk8s_agent.md)
2 changes: 1 addition & 1 deletion docs/installing/install_microk8s_edge_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ This content provides a summary of how to install microk8s, a lightweight and sm

## What's next

* [Installing the edge cluster agent](./edge_cluster_agent.md)
* [Installing the agent on K3s and MicroK8s edge clusters](../anax/docs/installing_k3s_microk8s_agent.md)
2 changes: 1 addition & 1 deletion docs/installing/install_ocp_edge_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ grand_parent: Edge clusters

## What's next

* [Installing the edge cluster agent](./edge_cluster_agent.md)
* [Installing the agent on a Red Hat OpenShift Container Platform Kubernetes edge cluster](../anax/docs/installing_ocp_edge_cluster_agent.md)
Loading