Skip to content

Conversation

@nastena1606
Copy link
Collaborator

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for two HAProxy configuration options: schedulerName and priorityClassName. These options provide control over pod scheduling behavior in Kubernetes environments.

  • Added documentation for proxy.haproxy.schedulerName configuration option
  • Added documentation for proxy.haproxy.priorityClassName configuration option

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

docs/operator.md Outdated

### `mysql.schedulerName`

The name of a Kubernetes scheduler used to assign MySQL Pods to Kubernetes nodes. The `default-scheduler` means `kube-scheduler` is used. You can define your custom schedulers here.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

| ----------- | ---------- |
| :material-numeric-1-box: int | `1` |

### `mysql.readinessProbes.initialDelaySeconds`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't found this config in CRD. Only PMM has 'readinessProbes' in plural, mysql, orchestrator, router and haproxy it's readinessProbe. There is an example in CR for haProxy and Mysql.

Same thing for livenessProbe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants