Pan Luo
Pan Luo
Currently, certificates referenced by multiple ingress are ignored completely by this function: https://github.com/jetstack/kube-lego/blob/master/pkg/kubelego/configure.go#L11 My use case is: I have two services sharing the same domain but different path. One service...
I was trying to restore a backup from S3, backup-fetch was fine. But when I started Postgres and WAL-e crashed when it tries to restore WAL. It didn't crash right...
Hi there, I'm wondering why there is such big difference between team edition and enterprise edition charts. Also it looks like enterprise edition chart is still using helm v1 chart...
Is there a way to do it with cli?
### Terraform Version Terraform v0.11.3 + provider.vcd v1.0.0 ### Affected Resource(s) - vcd_vapp_vm vCloud allows to create VM without using a template. The VM can be booted from iPXE. When...
This is to solve the issue in #3010. This PR is to add two additional init-containers (first one and last one) for image puller. The first init-container is used to...
### Bug description During the cluster scaling up, once the node is provisioned and is ready in k8s, the user pods may get scheduled to the newly provisioned node. However,...
In order to install other version of php than OS provided, we need to customize the php package name, e.g. php54, php56 To install customized version of php, install third...
### Describe the bug It seems that the role parameter in `aws eks update-kubeconfig --role arn:aws:iam::1234567890:role/ASSUMEDROLE` is only being inserted in to kube config and used for kubectl connection, but...