-
# Online gradient descent written in SQL • Max Halford
Introduction Modern MLOps is complex because it involves too many components. You need a message bus, a stream processing engine, an API, a mode…
-
We often have repeat jobs with the exact same/similar kit which come back to the warehouse into a job-specific cage, and then goes back out a few days later.
Having experienced issues with current'…
-
Hi @mandresm and Bernadette (I do not know if Bernadette is on GitHub, so I will ping her once I know that)
Here is a proposal for a Breakout Group at RSE23:
## Containerisation on HPC
Oftent…
-
We'd like to containerize at least the frontend web VM scale set, if not the entire cluster. Kubernetes is considered a viable orchestrator, but it's uncertain how app containers may be deployed using…
-
# Secure an NGINX Docker container with Let’s Encrypt | Tom Lankhorst
For web-applications, securing the communication between client and application is essential. As containerisation of such applica…
-
Hi there!
I'm updating the [Embedseg notebook in ZeroCostDL4Mic](https://github.com/HenriquesLab/ZeroCostDL4Mic/blob/master/Colab_notebooks/EmbedSeg_2D_ZeroCostDL4Mic.ipynb) so we can also use it i…
-
## Handling multiple choice questions:
- 3) Admin control over data movement
- 4) User authentication
- 5) Network connectivity
- 6. Ability to forbid copy and paste
- 7. User…
-
It looks like the gin dependency is not being pulled into the containers at `make` time:
```
make
Building Linux binary ready for containerisation...
docker run --rm -it -v "":/gopath -v "/User/…
-
https://github.com/k8snetworkplumbingwg/sriov-network-operator/blob/bc2291ef9b2f2629986c2cd0368bd611dbed40fa/bindata/manifests/daemon/daemonset.yaml#L99
This YAML is configuring an SRIOV container …
-
Hi - This is the first time trying to integrate OTel collector and application in kubernetes, earlier have integrated in local without containerisation. I tried deploying the demo chart but most of th…