shinyproxy-operator
                                
                                
                                
                                    shinyproxy-operator copied to clipboard
                            
                            
                            
                        Easily run ShinyProxy on a Kubernetes cluster
Upon updating to the new SPO + SP (2.1.0 / 3.1.0) I was receiving the following message on Kubernetes. ``` 2024-05-15T12:35:56.237700027Z io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: GET at: https://10.0.0.1:443/api/v1/namespaces/apps/pods/sp-pod-9d680476-03ac-42a8-b851-28b801c61659-0/log?pretty=false. Message: pods "sp-pod-9d680476-03ac-42a8-b851-28b801c61659-0"...
Hello, I'm currently deploying ShinyProxy in my Kubernetes cluster where we use Contour as our Ingress controller. Since we do not use an IngressClass, the typical ingress setup does not...
Hello, I tried to use a separate deployment of Redis / Sentinel that was created using Bitnami's helm chart. I can exec into one of the redis pods, run `redis-cli`...
Hi, I'm new to kubernetes, so my apologies up front if this is a stupid question. I have installed shinyproxy-operator, and that seems to be working fine. I can 'access'...
I am using ShinyProxy operator in AWS EKS 1.24 following the `1-namespaced-hpa` example. I have integrated an OIDC authentication flow using WSO2 provider, but I am encountering an issue with...
I am trying to use the ShinyProxy operator in an OpenShift cluster. I am able to get all pods running successfully and the ShinyProxy custom resources are working, however the...
Within the last 10 days, we have been experiencing issues connecting to Redis on GCP. Our setup has been working for months and randomly stopped working. Below is how I...
Just like stated in [ShinyProxy doc](https://www.shinyproxy.io/documentation/configuration/#web-service-based-authentication): > Amongst the different authentication methods, ShinyProxy also offers the possibility to use a custom web service that handles authentication with a HTTP POST...
Hello - Was trying to deploy the operator on my ubuntu test machine (20.04.4). Have tried this on two test machine, but the pods were not running even after a...
I see there are config options for the application.yaml for saml+jks. I am using Azure AD Enterprise application. The communication is working as I am prompted to login and the...