Our great sponsors
-
Finally, I think the OAM model offers one possible future. Take a look at projects like KubeVela and Crossplane. These allow you to compose your own custom abstraction layer. The developer creates a simple CRD called "Application" and this is translated into ths k8s or even off-cluster resources. Problem right now is the complexity is transferred onto guys configuring the platform..... I want to see more "out of the box" implementations.
-
I frequently recommend Kompose as a k8s beginners tool, but as you've mentioned elsewhere it doesn't work for all scenarios and therefore becomes limiting.... What I do is transition devs to helm as quick as I can. One approach is adopting Devspace (Other similar tools I evaluated were Skaffold + Tilt). This provides developers with the k8s native workflows they need to build, deploy and debug their code against a k8s cluster. I consider the "devspace.yaml" to be a superior alternative to "docker-compose.yaml", yet it requires devs to accept....
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.