-
**Rancher Server Setup**
- Rancher version: v2.6.6
- Installation option (Docker install/Helm Chart): rke up -f rancher-server-cluster.yaml
**Rancher Agent Setup**
- Rancher version: v2.6.6
- I…
-
**Rancher Server Setup**
- Rancher version: v2.6.9-rc1
- Installation option (Docker install/Helm Chart): docker
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):n/a
…
-
I am trying to use the latest docker image quay.io/biocontainers/naf:1.3.0--hec16e2b_3 to compress and decompress within a nextflow pipeline. I am running the pipeline in a Kubernetes cluster and I ke…
-
I've set these environment variables (values mostly hidden)
ZO_DATA_DIR=
ZO_ROOT_USER_EMAIL=
ZO_ROOT_USER_PASSWORD=
ZO_REPORT_USER_EMAIL=
ZO_REPORT_USER_PASSWORD=
ZO_WEB_URL=https://example.co…
-
Still an issue in v2.6.5
https://github.com/rancher/rancher/issues/36197
[Adding context from that ticket in case things get lost. For engineering, this should be easy to replicate.]
**Ranch…
-
En este momento se están usando instancias de contenedor en Azure, la idea es pasarlo a un cluster que permita adminsitrar los contenedores de manera más fácil y mantenible, este es un ejemplo:[Docker…
-
We need deploy Gluster cluster thought docker-compose.yml file.
Our docker-compose file:
```
version: '3.6'
services:
gfs:
image: gluster/gluster-centos
networks:
…
-
This will help us for the presentation
Depends on #51
-
The "openshift-controller-manager" doesn't seem to respect cluster MirrorSet and pull secret configs.
Steps to reproduce:
1. Provision a new cluster using one of the supported methods.
2. Obser…
-
### What Happened?
I am trying to create a minikube cluster with nvidia GPU using [docker driver](https://minikube.sigs.k8s.io/docs/drivers/docker/). I have followed all the instructions mentioned in…