Skip to content

ArangoDeploymentTasks #34

Closed
Closed
@ewoutp

Description

@ewoutp

This issues is intended to track tasks needed for ArangoDeployment resource.

  • CRD creation
    • Move CRD creation to YAML
  • Create Service's
    • Session stickyness (cursor)
    • Other service types? LoadBalancer, NodePort
  • Create Pod's
    • Detect ArangoDB version of image and use explicity image-ID
    • Only init UUID for new members. On restart, init by checking the UUID.
  • Create PersistentVolumeClaim's
  • Resilience
    • Detect pod not being scheduled for a long time
    • Detect pod being not ready for a long time
    • Detect pod being restarted often (recently)
    • Deeper inspection of database/cluster health
  • Scale up/down
    • Integrate with scaling controls in web-UI
  • Rolling update
  • Authentication support
  • TLS support
  • DC2DC support
  • Recover from broken nodes
  • Check if there is specified (or default) StorageClass exists (Check if there is specified (or default) StorageClass exists #191)
  • Unit tests
  • Integration tests
  • Release script

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions