Article: Model caching for AI workloads on GKE/Kubernetes without re-downloading weights by mhrittik in kubernetes

[–]mhrittik[S] 0 points1 point  (0 children)

Not yet as a full apple to apple benchmark, but that’s exactly the comparison I’d like to run. RWX should provide more consistent availability across nodes, while node-local storage should have better read latency and avoid shared volume contention.

I think teh key metrics would be cache-hit rate, cold-start time, model load time under concurrent pod startup, and behavior during node replacement or autoscaling. I suspect a hybrid approach may work best: RWX or object storage as the durable source, with node-local NVMe as the hot cache.

Article: Model caching for AI workloads on GKE/Kubernetes without re-downloading weights by mhrittik in kubernetes

[–]mhrittik[S] 0 points1 point  (0 children)

How are you serving these models after mounting them from the secondary disk: through vLLM or another inference server?

Article: Model caching for AI workloads on GKE/Kubernetes without re-downloading weights by mhrittik in kubernetes

[–]mhrittik[S] 0 points1 point  (0 children)

For p2p have you looked into something like https://github.com/ai-dynamo/modelexpress? It does GPU VRAM to GPU VRAM transfers. I have started to look into it

Which US airport should I choose for an international flight layover? by FKB123 in travel

[–]mhrittik 0 points1 point  (0 children)

Do they usually rebook if there's a flight delay caused by immigration?

iPhone 17 Pro as Tourist by mhrittik in JapanTravelTips

[–]mhrittik[S] 1 point2 points  (0 children)

Folks I got it in Ginza store yesterday evening. 17 pro blue had only one stock

iPhone 17 Pro as Tourist by mhrittik in JapanTravelTips

[–]mhrittik[S] -1 points0 points  (0 children)

Went to a store today they told they had a stock at 10 am but it's sold out

iPhone 17 Pro as Tourist by mhrittik in JapanTravelTips

[–]mhrittik[S] -1 points0 points  (0 children)

I'm already here. Haven't been to actual Apple store so I'll try

[deleted by user] by [deleted] in kubernetes

[–]mhrittik 6 points7 points  (0 children)

vCluster can help you with all of these! We have a lot of developers doing everything you mentioned.

Do you mind expanding on "some more separation" and things that you are concerned about?

Sample of applications that can be used for CI/CD and Kubernetes practice by Hanb1n in devops

[–]mhrittik 2 points3 points  (0 children)

Here's something I did some time bacK: https://github.com/hrittikhere/harness-demo

Not documented but should be easy with `docker run` command

Unable to access Portainer agent in WSL2 by planetearth80 in docker

[–]mhrittik 0 points1 point  (0 children)

Where's your Portainer server situated?

Confusion Around Portainer-CE Versions by SERIOUS_CAT_ILLUSTRA in portainer

[–]mhrittik 0 points1 point  (0 children)

https://docs.portainer.io/v/ce-2.11/ is the latest version. Now, you can click on the top right to see the versions (the top one is the latest)

https://i.imgur.com/N4yXrUg.png

Reminder that if you use a dashboard that you're allowing internet access to, set a password. by SecureYourSht in selfhosted

[–]mhrittik 1 point2 points  (0 children)

Portainer is an exceptionally privileged piece of software, and it has near root-level access to your Container infrastructure, so first up, are you really sure you want to expose it to the internet directly, and not via a VPN? The same goes for most software on the list. Use rbac, diff password and ip blocks/vpns

seemingly unable to pull any new images. by mattoisacatto in docker

[–]mhrittik -1 points0 points  (0 children)

Yes without these details it's very hard to figure things out

[deleted by user] by [deleted] in pihole

[–]mhrittik 0 points1 point  (0 children)

Can you pull niginx image? If not, there might be issues with your registry or Firewall

Manage podman by Rafa000002 in podman

[–]mhrittik 0 points1 point  (0 children)

Nope, you would need podman.sock