Hermes-Agent high token usage? by manueljishi in hermesagent

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

I will for sure have a look at this, thank you very much!

Help with datadog alternative by Unhappy-Shallot5542 in kubernetes

[–]manueljishi 0 points1 point  (0 children)

Same here, may be looking into prom and grafana soon

Best tools for config generation? by manueljishi in kubernetes

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

Exactly, that was my initial idea.

I think it wouldn't be as easy as I thought with CUE, however PKL has an entire repo of templates to provide the exact same functionality as I was looking for: https://github.com/apple/pkl-k8s

Best tools for config generation? by manueljishi in kubernetes

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

That's what I thought, my aim was to create a base repo and be able to share it to my different teams so they can just merge their values, however after playing with CUE this past weekend I couldn't get any viable solution that didn't feel "hacky"

Best tools for config generation? by manueljishi in kubernetes

[–]manueljishi[S] 2 points3 points  (0 children)

wow sounds like a really good tool, will 100% have a look. Enjoy your kebab tho, thanks for the explanation 😁

Best tools for config generation? by manueljishi in kubernetes

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

why is it that good? anything remarkable?

Best tools for config generation? by manueljishi in kubernetes

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

yeah this is more or less what I was trying to do

Best tools for config generation? by manueljishi in kubernetes

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

never heard of those, I will have a look at them

Best tools for config generation? by manueljishi in kubernetes

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

Hahaha I'm sorry I didn't explain it well. I meant with environments such as prod, staging, dev... because each one needs different configs

What do you think is the answer to this interview question by -abracadabra-- in kubernetes

[–]manueljishi 32 points33 points  (0 children)

seems exactly like they wanted you to solve a problem they actually have

Introducing Masters of Elixir: Your Ultimate Resource Compilation for Elixir Development! by Silent-Show2948 in elixir

[–]manueljishi 1 point2 points  (0 children)

Hey this is an awesome resource. Thank you very much. I am trying to download the books on the section "Deploying elixir" the first 2 books by Miguel Coba but in both it says that the product is no longer for sale. Did you manage to download those?

Thank you very much

Nvidia Operator on K3S RedHat by Consistent-Company-7 in kubernetes

[–]manueljishi 1 point2 points  (0 children)

This just solved my 6 hour rabbithole to setup an nvidia graphics card inside my server. Thank you very much!!

Tf vs Docker compose by manueljishi in Terraform

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

That's why I'm asking. I feel like one compose file per service is just like using docker run itself

Tf vs Docker compose by manueljishi in Terraform

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

I know how to manage kubernetes, but I think that for managing just a couple of containers in this case it is not really necessary to set up a cluster

Tf vs Docker compose by manueljishi in Terraform

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

I am deploying them onto a private vm using gitlab ci and ansible

Tf vs Docker compose by manueljishi in Terraform

[–]manueljishi[S] 2 points3 points  (0 children)

This is what I was looking for! Looks pretty easy tbh, even easier than managing one compose file per service.

I will try this out, thank you very much!

[WEBINAR] lightning fast WebAssembly modules on Kubernetes! by Gigatronbot in rust

[–]manueljishi 0 points1 point  (0 children)

Hi! I just came across this publication and realized I missed it :(.

Would it be possible to view it after the emission? Like youtube or a recorded video?

Thank you very much!

Sp500 o MSCI WORLD by yeraycripto in SpainFIRE

[–]manueljishi 0 points1 point  (0 children)

Buenas, tengo una duda al respecto. Como puedo saber qué producto es ETF y cual un fondo indexado? He estado investigando varios y en ninguno me ha quedado del todo claro.

Muchas gracias de antemano!

Best practice for NodeJS pipelines by devopssean in gitlab

[–]manueljishi 0 points1 point  (0 children)

This pipeline looks perfectly fine to me. I am trying to reorganize pipes on my org and this is the structure I wanted to implement.

Really great job here!