Marcel van den Bosch

Results 4 issues of Marcel van den Bosch

For details, see discussion at: https://github.com/DistributedSystemsGroup/zoe/issues/75

In a Google Kubernetes engine, it is not possible to manually set-up a shared workspace mount. The way to have a shared disk, is by using Persistent Volumes instead of...

The Kubernetes backend is not compatible with GKE (Google Kubernetes Engine). Rationale for wanting this: - Very cost-effective and auto-scalable GKE backend (less worrying about managing and scaling the clusters)...

This annotation flag is needed for kube-lego to pickup the newly created ingresses and request a Let's encrypt certificate for it. ObjectMeta: metav1.ObjectMeta { Name: ingressname, Namespace: service.Namespace, **Annotations: map[string]string{"kubernetes.io/tls-acme":...