From 9794339d2a04f710864fee8a341e1701de7c594e Mon Sep 17 00:00:00 2001 From: Hans Kristian Flaatten Date: Sun, 25 Jun 2017 22:46:02 +0200 Subject: [PATCH] Rename last remaining reference of kargo to kubespray --- docs/tasks/administer-cluster/cluster-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/administer-cluster/cluster-management.md b/docs/tasks/administer-cluster/cluster-management.md index f243a992da..4212f496d0 100644 --- a/docs/tasks/administer-cluster/cluster-management.md +++ b/docs/tasks/administer-cluster/cluster-management.md @@ -66,7 +66,7 @@ The node upgrade process is user-initiated and is described in the [GKE document Different providers, and tools, will manage upgrades differently. It is recommended that you consult their main documentation regarding upgrades. * [kops](https://github.com/kubernetes/kops) -* [kargo](https://github.com/kubernetes-incubator/kargo) +* [kubespray](https://github.com/kubernetes-incubator/kubespray) * [CoreOS Tectonic](https://coreos.com/tectonic/docs/latest/admin/upgrade.html) * ...