title | date | weight | draft |
---|---|---|---|
Configuration |
2023-07-24 |
2 |
false |
You can edit the specifications in azure_config.yaml or aws_config.yaml as per your requirements.
you can specify the domain name and also you can configure alerts (alerting in case when node goes down or when pod is in crashloopbackoff state and in many cases) in teams
or slack
by editing the specifications in capten.yaml
1.Select the channel where the cluster alerts should be send
2.Click the channel and select the connectors option
3.you can see the incoming webhook option after clicking the connector
4.Once after configuring the webhook,you can see the url created.
Copy the created url and Specify the teams url in the capten.yaml .
you can configure alerts in either teams or slack. If you are using teams for getting cluster alerts,specify 'teams' in the Social Integration field in the capten.yaml
or else specify 'slack' .
Please make sure to provide required domain name and alert specification in capten.yaml