Bronze 2
Since ‎02-29-2024

My Stats

  • 10 Posts
  • 0 Solutions
  • 1 Likes given
  • 34 Likes received

ns1root's Bio

Badges danielrosehill Earned

View all badges

Recent Activity

Created a container recently that I thought would be okay with just a state database backing in but I now realise that I need to add some persistent storage in order to be able to provision custom plugins that survive boot cycles 臘Is there a way to d...
My deployment:Trying to get a Metabase data visualisation) instance running on GKE.My approach:Deploying the two components as separate workloads (component 1 = the app - Docker image, component 2 = PostrgreSQL database, also a docker image).Deployin...
I'm running into a quote limit in my GKE instance.I thought that seemed a bit off so I went to see what was throwing up the error and saw this: According to Compute Engine, I'm using 458GB of storage. The only problem is ... I can't find it anywhere!...
Hi guys,One more question while I'm pretty fresh to using GKE!I'm more familiar with deploying Docker Hub images using tools like Portainer where visualising the image library and the running containers is pretty straightforward (as well as inspectin...
Hi!I'm new to GKE so sorry if this is a very "beginner's" question!I recently deployed a workload to the cluster containing a containerised PostgreSQL database. The pod has an identifier (of course) but I'm not sure how to go about provisioning a ser...