4 Results for:CACERT

  • Sort by: 

How does Kubernetes use etcd?

By Chris Tozzi 21 Nov 2022

Etcd is a lightweight, highly available key-value store accessible to each node in a Kubernetes cluster. Find out how etcd works and learn how to use it inside Kubernetes. Read More

How to restore a Kubernetes cluster from an etcd snapshot

By Brien Posey 16 Dec 2021

In case of an event that leads to the loss of a Kubernetes cluster, it's important to be restore-ready. Here's how to restore a cluster from an etcd snapshot with commands. Read More

How to prepare a server cluster for Linux high availability

By Sander van Vugt 24 Sep 2013

With a Linux distribution supporting mission-critical business applications, it's time to set up Linux high-availability software. Read More

Using OpenSSL to create and manage certificates

By Sander van Vugt 19 Aug 2008

Establishing an independent certificate authority with OpenSSL enables you to create public key certificates and to verify that these public keys are authentic and that email messages are secure. Read More