The cert-manager Helm charts are now officially published as OCI images as documented here: cert-manager.io/docs/install.... OCI all the things! Great work @sgtcodfish.bsky.social!
The cert-manager Helm charts are now officially published as OCI images as documented here: cert-manager.io/docs/install.... OCI all the things! Great work @sgtcodfish.bsky.social!
Folks who complain about Kubernetes being hard never had to build and maintain a mail server with postfix, clamav, spamassassin (and its 55 perl modules), dovecot, courier imap and a lamp server to run egroupware and admin interface :x
And backup mailboxes using rsync and pray
What's the most important thing for you before you leave the house for vacation? For me it's rebooting my homelab K8s cluster worker nodes. Rpis have a tendency to freeze from time to time and rebooting seems to anticipate that. π€·π»ββοΈ
I'm puzzled how many people think that Europe should weaken the EU and strengthen the nation states. What is the end game here? Become an open-air Disneyland? We don't achieve economic strength by splintering into tiny nation states with different laws and rules on commerce.
For real, I'm operating 3rd-party software and have written operators for it just to make it somewhat manageable. So big +1 from me. π« π€
I had a pretty tough but eventually productive day today: github.com/qnap-dev/QNA... ππ€π
the hardest problem in computer science is where did I save the code I already wrote to solve this problem
People who say AI agents will replace SaaS donβt understand that one pays for SaaS not b/c they are hard to BUILD: but b/c they are hard to build WELL and even harder to MAINTAIN
Why do you think devs pay for Linear when we can build TODO apps in our sleep (+ during interviews)
One just has to love Go's concurreny features. For example this one: You want to put your program (or a goroutine) to sleep but still be responsive to context cancellation? Go's got you covered.
lgtm
Sounds like The Verge is approaching journalism the right way: "Our vision has always been to build The Verge like a software product". I'll not get tired of repeating it: Start making software the defining part of your business or you'll lose. This is true for every industry, including journalism.
3/3 The parameters available to a custom StorageClass are described in the official AKS docs here: learn.microsoft.com/en-us/azure/...)
2/3 This storage account will be accessible from the Internet, even if the cluster is private and running in a private vnet.
To parameterize the storage account creation and e.g. prevent the account from being accessible via the Internet, you must use a custom StorageClass.
1/3 If you use Azure's AKS for creating private clusters, you might not know that with the default StorageClasses you're exposing all your PVs to the Internet. This is because the default StorageClasses created by AKS will create a storage account with default settings.
"Kubernetes can act not only as a container orchestrator but as a universal control plane that manages all aspects of your infrastructure." YES! Fantastic talk on leveraging Kubernetes primitives such as operators to build a custom-tailored infrastructure platform.
www.youtube.com/watch?v=ruto...
Tbf I always start with net/http and only introduce a framework if I see the need for one.
Iβd be a fan of fiber if it would run on net/http, not fasthttp which makes it incompatible with everything that uses net/http. I ditched it for that.
Can relate to this 100% especially since I have kids: en.wikipedia.org/wiki/Tsundoku
"Tsundoku is the phenomenon of acquiring reading materials but letting them pile up in one's home without reading them. The term is also used to refer to books ready for reading later when they are on a bookshelf."