Skip to content

Commit 81ac19e

Browse files
committed
Update Blog “exposing-an-application-using-ingress-and-tls-termination-on-kubernetes-in-hpe-greenlake-for-private-cloud-enterprise”
1 parent ab0d9f2 commit 81ac19e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/blog/exposing-an-application-using-ingress-and-tls-termination-on-kubernetes-in-hpe-greenlake-for-private-cloud-enterprise.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ tags:
1212
- Ingress Controller
1313
- TLS Termination
1414
---
15+
<style> li { font-size: 27px; line-height: 33px; max-width: none; } </style>
16+
1517
This blog post describes the process to expose an application that's deployed and runs on Kubernetes in HPE GreenLake for Private Cloud Enterprise to the external world.
1618
A Nginx app that serves as a Web server that prints out a customized application name will be used as a sample app to expose. The application itself will be deployed as
1719
the service type of ClusterIP, runnin on HTTP. Using cert-manager and TLS termination on configured MetalLB load balancer, the application will be exposed over HTTPS.

0 commit comments

Comments
 (0)