Size: a a a

Aerokube Support

2020 July 10

E

Eugene in Aerokube Support
куда копать дальше?
источник

MP

Maksym Pylypenko in Aerokube Support
Ivan Krutov
ingress может быть на nginx
ответили что там таймаут стоит 10 минут
ingress:
 host: moon.maklai.dev
 tls: true
 annotations:
   nginx.ingress.kubernetes.io/ssl-redirect: "false"
   nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
   kubernetes.io/ingress.class: nginx
   cert-manager.io/cluster-issuer: letsencrypt-prod
источник

АА

Александр Андряшин... in Aerokube Support
Maksym Pylypenko
ответили что там таймаут стоит 10 минут
ingress:
 host: moon.maklai.dev
 tls: true
 annotations:
   nginx.ingress.kubernetes.io/ssl-redirect: "false"
   nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
   kubernetes.io/ingress.class: nginx
   cert-manager.io/cluster-issuer: letsencrypt-prod
а перед кубернетисом есть еще один балансир?
источник

UB

Upen Bendre in Aerokube Support
источник

UB

Upen Bendre in Aerokube Support
In here you are showing how to build Windows image running within Linux ctr.
источник

UB

Upen Bendre in Aerokube Support
Any reason why this cannot be done with Windows containers itself?
источник

АА

Александр Андряшин... in Aerokube Support
Upen Bendre
Any reason why this cannot be done with Windows containers itself?
It is not possible to run graphics app in windows container...
источник

UB

Upen Bendre in Aerokube Support
That means no videos right?
источник

АА

Александр Андряшин... in Aerokube Support
Upen Bendre
That means no videos right?
That means no GUI only command line utilities...
источник

UB

Upen Bendre in Aerokube Support
But if I had a windows container, the test recording video still gets created?
источник

IK

Ivan Krutov in Aerokube Support
Upen Bendre
Any reason why this cannot be done with Windows containers itself?
you can e.g. run IIS, but can not run any gui app in such container
источник

UB

Upen Bendre in Aerokube Support
By GUI you mean Selenoid UI will not work?
источник

IK

Ivan Krutov in Aerokube Support
Upen Bendre
By GUI you mean Selenoid UI will not work?
any application with window, e.g.calculator
источник

UB

Upen Bendre in Aerokube Support
Ivan Krutov
you can e.g. run IIS, but can not run any gui app in such container
Oh that means I cannot run IE in it?
источник

АА

Александр Андряшин... in Aerokube Support
Upen Bendre
Oh that means I cannot run IE in it?
Yes
источник

IK

Ivan Krutov in Aerokube Support
this is what we are trying to say
источник

UB

Upen Bendre in Aerokube Support
But I can run a script
источник

IK

Ivan Krutov in Aerokube Support
you can, but IE will not work
источник

UB

Upen Bendre in Aerokube Support
Got it. So for our purpose of Selenium testing I do need to go with your approach then
источник

UB

Upen Bendre in Aerokube Support
Is this a Windows limitation?
источник