Skip to content

feature: systemd overrides for rke2-server and agents #340

@michalg91

Description

@michalg91

Summary

We've got some large master nodes which are having large etcd database and during upgrade when rolling restart occurs there can be timeouts on restarting service. It will fail on node and start restarting next one, which is not wanted.

Image

what we can do here is:

  • ignore this error and add another task with retry to check if unit is started
  • add ability to provide override.conf for service with eg. extended timeout (TimeoutSec,TimeoutStartSec).

Issue Type

Feature Idea

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions