-
The following code segment causes trouble if `mod_tile` is being used in a containerized environment (e.g Docker) : https://github.com/openstreetmap/mod_tile/blob/master/src/mod_tile.c#L1443-L1444
…
-
When we set the configuration parameter stream.advertised_host (https://www.rabbitmq.com/stream.html#advertised-host-port) to hostname and we try to connect with localhost then it is failing.
We ha…
-
**Core Concept/Theory**
A clear and concise description of what the concept is. Ex. It would be cool if [...]
**Deploying a k3s worker node on the openSUSE MicroOS operating system**
MicroOS, a m…
-
### Rancher Server Setup
- Rancher version: 2.8.2
- Installation option (Docker install/Helm Chart): Helm Chart
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): RKE2 …
-
It seems like it's not possible to store the configuration file outside of the home dir.
This is useful for containerized deployments where configuration parameters such as database credentials are…
-
It would be helpful in the documentation to provide a fully featured example for `kubeadm` bootstrapped clusters.
This would be a stable target as well as allow one to get started quickly. Once glo…
-
As a developer,
- I need to deploy the customer accounts microservice to Kubernetes
- So that it can be deployed to a production environment.
Details and Assumptions
1. The customer accounts micros…
-
As a developer,
- I need to containerize the customer accounts microservice using Docker
- So that I can deploy the microservice to a containerized environment.
Details and Assumptions
1. The custo…
-
### What would you like to be added?
I propose the addition of a new configuration field in Kubernetes to facilitate the creation and mapping of **vTPM** (Virtual Trusted Platform Module) devices int…
-
Investigate the possibility of running Singularity containers from CVMFS using the Kubernetes runner.
- General information about Kubernetes + Singularity: https://sylabs.io/guides/cri/1.0/user-gui…