August 2nd, 2024

Show HN: Valkey-Operator Kubernetes Operator for Valkey (Redis Fork)

The valkey-operator GitHub repository facilitates provisioning Valkey (Redis) clusters in Kubernetes, requiring specific software versions and providing installation and uninstallation instructions along with licensing details.

Read original articleLink Icon
Show HN: Valkey-Operator Kubernetes Operator for Valkey (Redis Fork)

The valkey-operator is a GitHub repository designed for provisioning Valkey (Redis) clusters within a Kubernetes environment. It enables the creation of Valkey clusters that can be accessed by other services in the Kubernetes cluster. To use the operator, certain prerequisites must be met, including Go version 1.22.0 or higher, Docker version 17.03 or higher, and kubectl version 1.11.3 or higher, along with access to a Kubernetes cluster of version 1.11.3 or higher.

To get started, users need to build and push the Docker image, install the Custom Resource Definitions (CRDs), deploy the manager, and create instances using sample configurations. Uninstallation involves deleting instances, uninstalling CRDs, and undeploying the controller. Additionally, users can build an installer for the project and install it using a provided YAML file.

The project is licensed under the Apache License, Version 2.0. For further details, users are encouraged to refer to the Kubebuilder Documentation and the repository's README file for comprehensive guidance on usage and installation.

Related

Show HN: Glasskube – Open Source Kubernetes Package Manager, alternative to Helm

Show HN: Glasskube – Open Source Kubernetes Package Manager, alternative to Helm

The GitHub repository for Glasskube, a Kubernetes package manager, offers a user-friendly CLI/UI, package management, secure updates, GitOps integration, reactions/comments, and support for private packages. It includes installation guides, architecture, support channels, and contribution guidelines.

My First Kubernetes: k3s 'cluster' on 3 Orange Pi Zero 3's

My First Kubernetes: k3s 'cluster' on 3 Orange Pi Zero 3's

Setting up a Kubernetes cluster with Orange Pi Zero 3 boards involves control and worker nodes, deploying apps, and overcoming ARM64 image compatibility challenges. Detailed steps, including Dashboard setup and user management, are shared, offering practical insights for Kubernetes enthusiasts.

Cubernetes

Cubernetes

Justin Garrison built "Cubernetes," a visually appealing Kubernetes hardware lab for training and content creation. The $6310 setup included unique parts like Mac Cube cases and LP-179 computers with Intel AMT support. Creative solutions like 3D printing and magnetic connectors were used. Lights were controlled by attiny85 and Raspberry Pi Pico for visualizations. The project prioritized functionality and education.

A skeptic's first contact with Kubernetes

A skeptic's first contact with Kubernetes

The author discusses their skepticism about Kubernetes, highlighting its complexity and workload management features. They acknowledge its strengths but express concerns about operational stability and configuration challenges.

A skeptic's first contact with Kubernetes

A skeptic's first contact with Kubernetes

The author shares their journey from skepticism to understanding Kubernetes, highlighting its workload management, key components, and challenges like complexity, scaling, and configuration, while recognizing its architectural value.

Link Icon 0 comments