Skip to content

Commit 006e8bd

Browse files
committed
Update Packet to its new name
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent a5113ad commit 006e8bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deployment/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Once you have a cluster, you can follow the detailed instructions on this page.
1919
2020
### Local clusters
2121

22-
* [k3s](https://k3s.io) - a light-weight Kubernetes distribution ideal for edge and development - compatible with Raspberry Pi & ARM64 (Packet, AWS Graviton)
22+
* [k3s](https://k3s.io) - a light-weight Kubernetes distribution ideal for edge and development - compatible with Raspberry Pi & ARM64 (Equinix Metal, AWS Graviton, etc)
2323
* [k3d](https://github.com/rancher/k3d) - makes k3s available on any computer where Docker is also running
2424
* [microk8s](https://microk8s.io) - a Kubernetes distribution, specifically for Ubuntu users.
2525
* [minikube](https://minikube.sigs.k8s.io) - a popular, but heavy-weight option that creates a Linux virtual machine your computer using VirtualBox or similar
@@ -222,7 +222,7 @@ faas-cli store deploy NAME
222222

223223
#### 64-bit ARM and AWS Graviton
224224

225-
For 64-bit ARM servers and devices such as ODroid-C2, Rock64, AWS Graviton and the servers provided by [Packet.net](https://packet.net/).
225+
For 64-bit ARM servers and devices such as ODroid-C2, Rock64, AWS Graviton and the servers provided by [Equinix Metal (aka Packet)]https://metal.equinix.com).
226226

227227
Use `arkade` to install OpenFaaS, it will determine the correct files to use to install OpenFaaS.
228228

0 commit comments

Comments
 (0)