Fix landing page use cases
Signed-off-by: jonasrosland <jrosland@vmware.com>
This commit is contained in:
parent
84b61fac88
commit
332ed8e50b
@ -12,8 +12,8 @@
|
||||
</div>
|
||||
<div class="grid two image-right">
|
||||
<div class="col text">
|
||||
<p class="strong">Cluster Administration</p>
|
||||
<p>Easily plug in external IDPs into Kubernetes clusters while offering a simple install and configuration experience. Leverage first class integration with Kubernetes and kubectl CLI.</p>
|
||||
<p class="strong">Seamless Authentication</p>
|
||||
<p>Give users a consistent, unified login experience across all your clusters, including on-premises and managed cloud environments.</p>
|
||||
<!-- <p><a href="#" class="button tertiary">Read More</a></p> -->
|
||||
</div>
|
||||
<div class="col image">
|
||||
@ -25,8 +25,8 @@
|
||||
<img src="/img/security.svg" />
|
||||
</div>
|
||||
<div class="col text">
|
||||
<p class="strong">Cluster Administration</p>
|
||||
<p>Easily plug in external IDPs into Kubernetes clusters while offering a simple install and configuration experience. Leverage first class integration with Kubernetes and kubectl CLI.</p>
|
||||
<p class="strong">Security for Enterprises & Teams Alike</p>
|
||||
<p>Securely integrate with an enterprise IDP using standard protocols or use secure, externally-managed identities instead of relying on simple, shared credentials.</p>
|
||||
<!-- <p><a href="#" class="button tertiary">Read More</a></p> -->
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user