Published inCI/CD/DevOpshow to deploy ingress to multi node KIND clusterto prepare a multinode cluster using KIND; the following willOct 20Oct 20
Published inCI/CD/DevOpsmining GitHub Advanced Security data using MongoDBThis was inspired by the work published by Dakota Riley at https://blog.aquia.us/blog/2024-02-27-gh-advisory-db/Sep 13Sep 13
Published inCI/CD/DevOpshow to expand the root volume in EC2if you are running 100% on your root file system, lots of system service will malfunction, and we need to immediately expand the volume and…Aug 23Aug 23
Published inCI/CD/DevOpstrying CodeFresh for the 1st timeCodeFresh now provides an SaaS option, so I revisited it recently.Aug 8Aug 8
Published inCI/CD/DevOpsEnd to end demo flow between GH action / GHCR and ArgoCDwhat this is trying to achieve as a GH action workflowJul 31Jul 31
Published inCI/CD/DevOpstrying out ArgoCD in KIND clusterbased on https://devenes.medium.com/step-by-step-guide-to-installing-argocd-on-a-kind-kubernetes-cluster-4bdfd0967b68,Jul 29Jul 29
Published inCI/CD/DevOpsa simple experiment to test out Redis as a cache to Postgres in docker-composeref:Jul 26Jul 26
Published inCI/CD/DevOpstrying out MongoDB vector search using OpenAIsetup Python environment in Jupyter notebook,Apr 28Apr 28
Published inCI/CD/DevOpsEnd to end workflow to build, sign, and deploy a distroless image using apko/cosign/kyvernoin this example, I am trying to build an distroless image using apko tool, and then sign it using cosign, verify it, and then verify it…Mar 2Mar 2
Published inCI/CD/DevOpskeyless image signing with Cosign and validation with KyvernoI am trying to keyless sign an image in Github action, and then deploy it to k3s and then apply some ClusterPolicy to ensure that only…Feb 26Feb 26