Skip to content

Commit 9facdff

Browse files
authored
Merge pull request #34401 from vehagn/patch-1
Update broken link from Packet to Equinix Metal
2 parents 1992675 + f8d5bda commit 9facdff

File tree

1 file changed

+2
-2
lines changed
  • content/en/docs/setup/production-environment/tools

1 file changed

+2
-2
lines changed

content/en/docs/setup/production-environment/tools/kubespray.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 30
66

77
<!-- overview -->
88

9-
This quickstart helps to install a Kubernetes cluster hosted on GCE, Azure, OpenStack, AWS, vSphere, Packet (bare metal), Oracle Cloud Infrastructure (Experimental) or Baremetal with [Kubespray](https://github.com/kubernetes-sigs/kubespray).
9+
This quickstart helps to install a Kubernetes cluster hosted on GCE, Azure, OpenStack, AWS, vSphere, Equinix Metal (formerly Packet), Oracle Cloud Infrastructure (Experimental) or Baremetal with [Kubespray](https://github.com/kubernetes-sigs/kubespray).
1010

1111
Kubespray is a composition of [Ansible](https://docs.ansible.com/) playbooks, [inventory](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/ansible.md), provisioning tools, and domain knowledge for generic OS/Kubernetes clusters configuration management tasks. Kubespray provides:
1212

@@ -46,7 +46,7 @@ Kubespray provides the following utilities to help provision your environment:
4646
* [Terraform](https://www.terraform.io/) scripts for the following cloud providers:
4747
* [AWS](https://github.com/kubernetes-sigs/kubespray/tree/master/contrib/terraform/aws)
4848
* [OpenStack](https://github.com/kubernetes-sigs/kubespray/tree/master/contrib/terraform/openstack)
49-
* [Packet](https://github.com/kubernetes-sigs/kubespray/tree/master/contrib/terraform/packet)
49+
* [Equinix Metal](https://github.com/kubernetes-sigs/kubespray/tree/master/contrib/terraform/metal)
5050

5151
### (2/5) Compose an inventory file
5252

0 commit comments

Comments
 (0)