Sergiy Kulanov

Results 19 comments of Sergiy Kulanov

Hi @hoodox this patch https://github.com/atosatto/ansible-dockerswarm/pull/23 should be merged and you can provide custom parameters to docker, overlay network as well

ah your are talking about network driver, i was just thinking about storage driver...

@thinkernel So let me summarize: `But you do have to have an idm system like openldap or openid` So one MUST have openldap or openid to create first user. Am...

Hello @joaquimrocha, Is there any chance to add support for OpenShift (Oauth) support for the Headlamp? We did some investigation in the scope of this PR https://github.com/headlamp-k8s/headlamp/issues/1035 While the OpenShift...

Hello @hugoarroyo Thank you for contacting us with the details of the issue you're facing with the EPAM Delivery Platform (EDP) version 3.8.1 and the integration of a Git server...

Yes, it is indeed possible to utilize the EPAM Delivery Platform (EDP) without the default NGINX Ingress or even the Istio Ingress controller. During the installation process, you have the...

Meanwhile, I'll try to share configs (values.yaml) next week for the cases you've mentioned, including the Ingress"less" installation.

@hugoarroyo, please consult https://github.com/epam/edp-install/blob/master/deploy-templates/values-no-ingress.yaml. The idea is to adjust routing stuff to the Istio objects that are responsible for traffic routing in your case.

@hugoarroyo we do have support for packages https://epam.github.io/edp-install/operator-guide/package-registry/ but let me check with the team, I think we can add out-of-the-box support for the **GitHub container registry**

@hugoarroyo here is what you can do. Create Container Registry 'DockerHub' Then edit **kaniko-docker-config** and **regred** in your epd namespace, and align them to format: ```yaml { "auths": { "ghcr.io":...