How to add Redis livenessProbe to KubernetesAn Xie·Follow1 min read·Apr 17, 2019--ShareYou can add the redis-cli command in your pod as liveness probe.
An Xiechrome position:sticky with z-index problemfor some reason in chrome 65 the position sticky element with a z-index will covered by its sibling element on scroll.1 min read·Apr 17, 2019--1
An XieinVue.js DevelopersUnit Test Vue Composition FunctionsAt my current work, we are trying to migrate the vue2 project to use composition API. One question that came up from my co-worker is can…1 min read·Dec 14, 2020--
An XieinVue.js DevelopersUnderstand Vue Reactivity Implementation Step by StepThis post is the wrap up of my talk at WinnipegJS meetup #6.6 min read·Apr 27, 2019--6
Mahdi MallakiinDev GeniusMost resilient helm chart for Redis cluster!Introducing a Helm chart for setting up a resilient Redis cluster on Kubernetes8 min read·May 8--
João Guilherme LuchettiinEngenharia ArquiveiGrafana Loki — Our journey on replacing Elastic Search and adopting a new logging solution at…Logging is an important aspect of any software system. As a company grows, collecting, storing, and presenting logs can become a challenge…7 min read·Sep 19--4
The kube guyInit ContainersThis article is a part of Kubernetes adventure series. If you wish to recieve further articles in this series please The kube guy3 min read·4 days ago--
Guilherme PereiraKubernetes “x509: certificate has expired or is not yet valid” errorThis is going to be a short article and I want to write it because of the pain that it took me to fix this error.4 min read·May 16--1
Piyumi SudusingheCreate a MySQL Database on the local machineHere we will create a MySQL database on your local machine(e.g. laptop, desktop etc.).3 min read·5 days ago--