Published inCI/CD/DevOpshow to deploy ingress to multi node KIND clusterto prepare a multinode cluster using KIND; the following willOct 20, 2024Oct 20, 2024
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 13, 2024Sep 13, 2024
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 23, 2024Aug 23, 2024
Published inCI/CD/DevOpstrying CodeFresh for the 1st timeCodeFresh now provides an SaaS option, so I revisited it recently.Aug 8, 2024Aug 8, 2024
Published inCI/CD/DevOpsEnd to end demo flow between GH action / GHCR and ArgoCDwhat this is trying to achieve as a GH action workflowJul 31, 2024Jul 31, 2024
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 29, 2024Jul 29, 2024
Published inCI/CD/DevOpsa simple experiment to test out Redis as a cache to Postgres in docker-composeref:Jul 26, 2024Jul 26, 2024
Published inCI/CD/DevOpstrying out MongoDB vector search using OpenAIsetup Python environment in Jupyter notebook,Apr 28, 2024Apr 28, 2024
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 2, 2024Mar 2, 2024
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 26, 2024Feb 26, 2024