Software Alternatives, Accelerators & Startups

Getting my feet wet with Kubernetes

NocoDB Kubernetes
  1. 1
    The Open Source Airtable alternative
    Pricing:
    • Open Source
    Inside each namespace, there are K8 services pointing to self hosted tools (at this point, I’ve only got NocoDB setup). Each namespace also has a Postgres database. The database is hostpath storage mounted since I am only using single node clusters and also didn’t have time to look too much into “Stateful Sets” and how to correctly host a database within a K8 cluster.

    #Productivity #Spreadsheets #Developer Tools 32 social mentions

  2. Kubernetes is an open source orchestration system for Docker containers
    Pricing:
    • Open Source
    Recently, I’ve spent some time playing around with Kubernetes (K8s). Having never used it before, I gave it my humble first try. I used it as part of a project where I wanted to use self host some tools on a VPS and write some server code for some life automations and potentially a blog in the future. You can find the Github Repo for the project at the time of writing for it here.

    #Developer Tools #DevOps Tools #Containers As A Service 296 social mentions

Discuss: Getting my feet wet with Kubernetes

Log in or Post with