Re: Fwd: help websockets

2021-06-23 Thread Francis Daly
On Wed, Jun 23, 2021 at 05:10:49PM +0100, Alison wrote: Hi there, > Does anyone have any suggestions about the below ? I don't have an answer for your question; but I will note that you seem to be asking about an nginx ingress controller for kubernetes; and there is more than one of those. http

Re: help websockets

2021-06-23 Thread zak preedy
no On Wed, 23 Jun 2021 at 17:11, Alison wrote: > Hi, > > Does anyone have any suggestions about the below ? > > Thank you very much, > > Alison > > > -- Forwarded message - > From: Alison > Date: Fri, 18 Jun 2021, 15:06 > Subject: help we

Fwd: help websockets

2021-06-23 Thread Alison
Hi, Does anyone have any suggestions about the below ? Thank you very much, Alison -- Forwarded message - From: Alison Date: Fri, 18 Jun 2021, 15:06 Subject: help websockets To: Hi, I'm using the following ingress in my jupyterhub application to expose the applic

Fwd: help websockets

2021-06-18 Thread Alison
Hi, I'm using the following ingress in my jupyterhub application to expose the application externally from within the cluster: apiVersion: networking.k8s.io/v1beta1 kind: Ingress metadata: name: py-ingress annotations: kubernetes.io/ingress.class: nginx n