AAbdallahinkubeshop.hashnode.dev·Dec 8, 2022 · 4 min readDeploy NextJS App in KubernetesDeploying your NextJS application (or any web application for that matter) to Kubernetes should be a seamless experience. Containerize your NextJS app, create a Kubernetes Deployment and… done? Actually, that’s not all. You still need to expose the a...00
AAbdallahinkubeshop.hashnode.dev·Dec 6, 2022 · 2 min readKusk-gateway 1.4: OpenAPI code-first supportThis 1.4.0 release adds support for code-first OpenAPI generation, support to install Kusk CLI using apt and choco and scalable authorization with Cloudentity. Code-first support with OpenAPI Overlays Until now, Kusk Gateway fitted really well with d...00