Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 966 Bytes

File metadata and controls

21 lines (17 loc) · 966 Bytes

FoundationDB Kubernetes Operator User Manual

This document provides practical examples of how to use the FoundationDB Kubernetes Operator to accomplish common tasks, and additional information and areas to consider when you are managing these tasks in a real environment.

This document assumes that you are generally familiar with Kubernetes. For more information on that area, see the Kubernetes documentation.

Table of Contents

  1. Getting Started
  2. Warnings
  3. Resources Managed by the Operator
  4. Lifecycle Operations
  5. Scaling
  6. Customization
  7. Replacements and Deletions
  8. Controlling Fault Domains
  9. Running with TLS
  10. Backup
  11. Technical Design
  12. Debugging
  13. More References