skip to Main Content

Bursts of Redis errors

We've recently created a new Standard 1 GB Azure Redis cache specifically for distributed locking - separated from our main Redis cache. This was done to improve stability on our main Redis cache which is a very long term issue…

VIEW QUESTION

Calico & K8S on Azure – can't access pods – Debian

I'm starting with K8S. I installed 2 Debian 10 VMs on Azure (1 master node & 2 slaves). I installed the master node with this doc: https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/ I installed Calico with this one : https://docs.projectcalico.org/getting-started/kubernetes/installation/calico#installing-with-the-kubernetes-api-datastore50-nodes-or-less I created a simple nginx…

VIEW QUESTION

Can't install azure cli on centos

I am trying to install azure-cli on centos 7 box. I am getting this error repeatedly Error: Package: azure-cli-2.0.80-1.el7.x86_64 (azure-cli) Requires: libpython3.6m.so.1.0()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest…

VIEW QUESTION
Back To Top
Search