Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.04 KB

index.md

File metadata and controls

24 lines (20 loc) · 1.04 KB

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. Customizing Your Deployments
  7. Customizing the Operator.
  8. Replacements and Deletions
  9. Controlling Fault Domains
  10. Running with TLS
  11. Backup
  12. Technical Design
  13. Upgrades
  14. Debugging
  15. More References