-
Currently, Tilt tries to auto-detect environments that don't require an image push.
This includes Docker for Mac (since the build-in k8s cluster already has the docker image), and Minikube's defaul…
nicks updated
5 years ago
-
Have the `docker` task support inputs `certPath` and `tlsVerify`. These are useful for using, for example, [`minikube`'s Docker daemon as the remote](https://kubernetes.io/docs/getting-started-guides/…
-
With minikube cluster connected, went to catalog page, and subsequently put mac in sleep state. On awakening (3 days later?), and clicking hotbar item to go to minikube dashboard this was the result:
…
-
While minikube seems to be starting and running effectively with `minikube start`, I am unable to successfully execute the command `minikube tunnel`. After entering the password and waiting a signific…
-
Hello,
after the change of the deployment method, it may be worth mentioning in the Readme - Basic Install section, that using an alias `alias kubectl="minikube kubectl --"` is not enough, as it w…
-
We are now creating a kubernetes cluster with KVM as VM driver, This will create a virtual machine with minikube.iso and install kubernetes inside the virtual machine. we have disadvantages like
* W…
-
-
### Gloo Edge Product
Open Source
### Gloo Edge Version
v 1.15.1
### Kubernetes Version
v 1.27.3
### Describe the bug
The CORS policy in virtual host options do not add CORS heade…
-
Currently K8S tests are not testing Airflow source coverage because actual airflow code runs inside Docker container in K8S (pytest is added in the virtualenv in host, so the only thing coverage can c…
-
**Describe the issue:**
The comments explaining the use of existingSecret settings are incorrect for all settings like: `global.identity.auth.[componentName].existingSecret`. See, for example [val…