-
I have in mind something like
``` mermaid
graph TD;
DX["Developer"] --> IDE
subgraph IDE
L4P("L4 'Program'")
Infra
end
subgraph Application
appServer["application API server"]
Roya…
-
### Summary
For some usecases I'll need a Kubernetes Sercret from type `Opaque` with data in `stringData` and not in `data`. See also https://kubernetes.io/docs/concepts/configuration/secret/#restric…
rooso updated
3 months ago
-
**Describe the bug**
When I try the `vdev create-demo-network` command I get errors because the program wants to create files in locations it doesn't have permissions for. I've tried this with both v…
-
I am getting helm error on running the command `kapp deploy -a metrics-collection -f pasx/package-install-metrics-collection.yaml -y`
Here is my package CRD
```yaml
apiVersion: data.packaging.carve…
-
Cloudron is a platform to run self-hosted apps in the managed environment. I think supporting deployment on Cloudron could be helpful to beginners who trying to run Mastodon on their server.
There …
-
**Describe the bug**
The kruise-rollout trait canary-demo with k8s-objects don't work as planned, it deploys 100% without any manual approval
**To Reproduce**
I ran the canary-demo https:…
-
The [Hyperswitch SDK](https://docs.hyperswitch.io/hyperswitch-cloud/integration-guide) is a versatile tool built to streamline payment integration for developers. It simplifies the process of adding m…
-
Hello
Wondering if anyone has any insight into the 3D output file generated.
I believe the rendered file is saved in 'output/gs_init/kitchen/test/ours_None and output/gs_init/kitchen/render/ours_No…
-
Hi,
I am trying to use node-java for creating an instance of a Java object and then invoking a method on that instance. However I get a NoClassDefFoundErr every time I am trying to do that. Even thou…
-
Hi, I cloned the mapbox-annotation-extension repository and built the annotationapp demo in Xcode on my MacBook Pro M1 for running on a physical device and that works; the "annotationapp" demo applica…
ctsrc updated
9 months ago