Add link to Portworx site (#13108)

Make it easier for people to understand if Portworx is the right solution for them with an additional link.
This commit is contained in:
Michael Ferranti
2019-03-12 12:54:44 -04:00
committed by Kubernetes Prow Robot
parent a3d246fc4a
commit b8363e8d81
+2 -3
View File
@@ -790,9 +790,8 @@ receive updates for those volume sources.
### portworxVolume {#portworxvolume}
A `portworxVolume` is an elastic block storage layer that runs hyperconverged with
Kubernetes. Portworx fingerprints storage in a server, tiers based on capabilities,
and aggregates capacity across multiple servers. Portworx runs in-guest in virtual
machines or on bare metal Linux nodes.
Kubernetes. [Portworx](https://portworx.com/use-case/kubernetes-storage/) fingerprints storage in a server, tiers based on capabilities,
and aggregates capacity across multiple servers. Portworx runs in-guest in virtual machines or on bare metal Linux nodes.
A `portworxVolume` can be dynamically created through Kubernetes or it can also
be pre-provisioned and referenced inside a Kubernetes Pod.