CISEL Technical's Blog

CISEL Technical's Blog

Follow
Follow
homeCISEL.CHKUBERNETESnewslettermembers
Tag

Devops

#devops

More content

Read more stories on Hashnode


Articles with this tag

Get all code from your repositories and spot security weaknesses

Christophe PerroudChristophe Perroud
Nov 8, 20234 min read

DevOps and DevSecOps both use automation and continuous processes for collaborative development, but the DevSecOps aspect focuses on automating...

Get all code from your repositories and spot security weaknesses

What is DevOps and what it is not.

Quentin BadoudQuentin Badoud
Jan 4, 20231 min read

DevOps is a set of practices that combines software development (Dev) and information-technology operations (Ops) to shorten the systems-development...

What is DevOps and what it is not.

Customizing CoreDNS forwarders on Kubernetes

Fabrice CarrelFabrice Carrel
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 of...

Customizing CoreDNS forwarders on Kubernetes

Disaster Recovery with Kasten K10 on Kubernetes

Fabrice CarrelFabrice Carrel
Oct 28, 20212 min read

As we already describe how to install and configure Kasten on Kubernetes in another article, in this one we will describe the way to recover a...

Disaster Recovery with Kasten K10 on Kubernetes

Install and configure Kasten on Kubernetes

Fabrice CarrelFabrice Carrel
Oct 28, 20213 min read

Kasten K10 provides enterprise operations teams an easy-to-use, scalable, and secure system for backup/restore, disaster recovery, and mobility of...

Install and configure Kasten on Kubernetes

Deploy ArgoCD and a first App on Kubernetes

Fabrice CarrelFabrice Carrel
Jan 12, 20213 min read

ArgoCD is a must try GitOps continuous delivery tool for Kubernetes. In this story we will show you how to deploy ArgoCD on Kubernetes and then deploy...

Deploy ArgoCD and a first App on Kubernetes