CISEL Technical's Blog

CISEL Technical's Blog

Follow
homeCISEL.CHKUBERNETESnewslettermembers
Tag

YAML

#yaml

More content

Read more stories on Hashnode


Articles with this tag

Azure Kubernetes Cluster with GPU node on demand

CISELCISEL
Apr 1, 20223 min read

As you may have noticed, the cost of using GPUs on public clouds is high, even very* high. So, if your application needs to run temporarily on GPU...

Azure Kubernetes Cluster with GPU node on demand

Customizing CoreDNS forwarders on Kubernetes

CISELCISEL
Nov 16, 20212 min read

In some cases you will need to use your internal DNS servers for name resolution. To achieve this you will need to modify the CoreDNS configuration...

Customizing CoreDNS forwarders on Kubernetes

App Monitoring on Nutanix Karbon with Prometheus and Grafana

CISELCISEL
Feb 4, 20217 min read

You are asking yourself how to implement the monitoring of your application in a freshly deployed Karbon Kubernetes cluster and present this through...

App Monitoring on Nutanix Karbon with Prometheus and Grafana

Deploy MetalLB as an on prem load-balancer for your Kubernetes services

CISELCISEL
Jan 25, 20214 min read

In traditional cloud provider environments, where network load balancers are available, you automatically get a single point of contact to any...

Deploy MetalLB as an on prem load-balancer for your  Kubernetes services

Push your Docker containers from GitLab to Amazon ECR

CISELCISEL
Jan 11, 20217 min read

If you are looking to store your Docker containers online in a secure way, take a try with Amazon ECR (Elastic Container Registry) It is not a...

Push your Docker containers from GitLab to Amazon ECR

Automate HAproxy with ansible and AWX

CISELCISEL
Dec 18, 20206 min read

In this article we will show you how update and test the configurations files on 2 failover HAproxy servers using AWX. The goal is to have a single...

Automate HAproxy with ansible and AWX