This message was deleted.
# general
s
This message was deleted.
c
Seems off-topic
m
Did you write this @ancient-apartment-93560 ? I like Kotlin, but I agree that is seems off topic, you could share #C03EZCUH24F maybe some of hte things your learned, but not just dump links
a
Yes, I wrote it. It talks about the usage of Pulumi in this context, and I will write a series about it where I’ll show how to create some infrastructure foundations with Pulumi. Later on, I’ll show how to manage K8s environments with it, event-driven Kafka, some Pulumi Automation, and some more articles in this context.
Thank you for your recommendations, I didn’t want to bother the community, so I’ll have that in mind for the future.
m
Ah, nice I missed that. How is
pulumi-kotlin
treating you?
a
I’m happy with it. Having a DSL to work with is more expressive than working directly with the Java library. For K8S it’s a life saver 🙂
🙌 1
m
Nice! I recall the virtuslab people from when I was a scala dev. They were always creating interesting solutions
a
It’s amazing! I was checking their code some days ago and it was very interesting how they did it. I want to try importing more providers on my side to see how it goes.