DEV Community

Bruno
Bruno

Posted on

2 1

Deploying WordPress on Kubernetes

Onboarding applications on Kubernetes can be complex.

Understanding how deployment sets work, volumes, env variables, services, and networking works on Kubernetes can often take away the time from developers and impact application delivery.

Also, sharing application definitions with other teams can help speed up onboarding of new applications, new developers, and more.

Because of that, I started a personal project to help developers onboard their applications on Kubernetes, share those definitions with their teams, and publicly if desired.

Searching saved app definitions

Exporting app definitions for a provider

I’m building the project on top of shipa.io APIs. The purpose is to give developers a way to go from application definition to management without dealing with the underlying Kubernetes complexity.

App management with Shipa

I’m just starting with this (I don’t even have a name for it yet), and bugs will be found :) but I wanted to get it out there early, get feedback, and see what could be added to help solve a big problem for different teams.

You can find the application available here: https://you.defineyour.app/search

Please, give it a try, share some feedback, and share it with your teammates!

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay