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