-
migrated from an email message from Eddy Truyen
I have an openstack environment with 3 kubernetes units, and a redis service deployed with 4 replicated pods
``` bash
ubuntu@juju-openstack-machine-5:…
-
Currently we use HTTP as we have not setup any domain names or certificates.
-
```
-> go get -u github.com/csi-addons/kubernetes-csi-addons@latest
go: upgraded cloud.google.com/go/compute v1.15.1 => v1.19.1
go: removed github.com/argoproj/argo-cd/v2 v2.7.0-rc2
go: removed gi…
-
### What happened?
Ran `pulumi up` with a `pulumi-docker-build` `Image` resource.
A `moby/buildkit:buildx-stable-1` docker image was started.
`pulumi up` completed successfully.
The docker i…
-
Example: https://github.com/jenkinsci/google-kubernetes-engine-plugin/blob/develop/docs/Home.md#iam-credentials
Also good to reference: https://cloud.google.com/iam/docs/creating-managing-service-a…
-
Creating kubeconfig from the `GKECluster` does not work without `masterAuth` set. It creates kubeconfig without a user. However, when `masterAuth` is defined, creation of a GKE cluster fails with newe…
-
As a tenant, I can assign an IP automatically to services on CloudProvider (OpenStack) via cmd line so that services can easily be made external
Currently tenants must modify their /etc/hosts file or…
-
## Manual Testing Plan
Below are the items that should be manually tested with each release of Teleport.
These tests should be run on both a fresh installation of the version to be released
as well a…
-
**Chart version:**
logstash 7.17.3
**Kubernetes version:**
does not apply
**Kubernetes provider:** E.g. GKE (Google Kubernetes Engine)
does not apply
**Helm Version:**
3.9.0
**`helm ge…
-
I'd like to deploy OpenStudio Server on a custom Kubernetes cluster. While attempting to set that up using the repo here, I realized the way the current app is written, it has logic throughout checkin…