Running PWM in Kubernetes (EKS)

28 views
Skip to first unread message

Gregory Kirk

unread,
May 27, 2025, 2:22:33 PMMay 27
to pwm-general
I am having some difficulties getting PWM to work in EKS.  

I am using the as build docker container for v2.0.8

I have created a helm chart that creates all the components: 
  • Permanent volume for the config 
  • AWS load balancer with SSL Certificate
  • PWM pod/container created via a deployment
  • K8S service and service and service account.
The pod comes up, and the load balancer is healthy, however when I browse to the URL, or use curl to the lookback address within the pod,  I get the message: 
Bad Request This combination of host and port requires TLS.
Do I need to configure a certificate in the pod? if so how do I configure this?
Is it possible to reconfigure the docker container to respond on http?

Jason Rivard

unread,
May 27, 2025, 5:35:06 PMMay 27
to pwm-general
The docker container will only respond on HTTPS.  You can set the certificate inside the PwmConfiguration.xml using the gui.  An auto-generated cert is used if one isn't configured.

Gregory Kirk

unread,
May 28, 2025, 10:25:25 AMMay 28
to pwm-general
Thanks, that solved the issue.  
Reply all
Reply to author
Forward
0 new messages