28 lines
659 B
Markdown
Executable File
28 lines
659 B
Markdown
Executable File
---
|
|
|
|
title: "Redis Operator"
|
|
|
|
linkTitle: Documentation
|
|
|
|
weight: 20
|
|
|
|
menu:
|
|
main:
|
|
weight: 20
|
|
|
|
date: 2022-11-02T00:19:19Z
|
|
|
|
description: >
|
|
Documentation and usage guides on how to deploy redis operator on top of Kubernetes.
|
|
|
|
---
|
|
Release version: {{< release-version >}}
|
|
|
|
These pages show you how to get up and running as quickly as possible in Agones.
|
|
|
|
If you are new to Redis Operator, start with [Overview]({{< relref "./Overview/_index.md" >}}) to get familiar with its
|
|
features and services.
|
|
|
|
The [Installation]({{< relref "./Installation/_index.md" >}}) guide will take you through creating a Kubernetes
|
|
cluster and getting Redis Operator installed.
|