30 Minutes

Argo CD : Continuous Deployment

Argo CD : Continuous Deployment

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD has now become my defacto standard for deploying applications on Kubernetes.

Posted in Recipe on July 1, 2022 by Venkatesh S ‐ 2 min read

Redux Punch : Build React and Redux UI

Redux Punch : Build React and Redux UI

Redux punch is a project recipe bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and then all the goodies of redux, react-redux, react-router-dom, redux-persist, redux-thunk and reselect are added.

Posted in Recipe on June 17, 2022 by Venkatesh S ‐ 4 min read