Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

argocd ignore autoscaling nodes #15

Merged
merged 2 commits into from
May 23, 2023
Merged

Conversation

zugwan
Copy link
Contributor

@zugwan zugwan commented May 23, 2023

TKS에서 기본적으로 cluster-autoscaler를 적용하고 있기 때문에 cluster-api machinedeployment와 machinepool의 replica 스펙이 저장소와 다르더라도 이를 무시하고 out of sync가 상태로 변경되지 않도록 예외 설정을 추가하였습니다. 추가로 기본 리비전 정보를 모두 main으로 통일하였습니다.

zugwan added 2 commits May 23, 2023 02:28
the number of replicas in machinedeployment and machinepool are
managed by cluster-autoscaler. so, argocd will ignore the
difference.
@ktkfree ktkfree merged commit a7ce626 into main May 23, 2023
@ktkfree ktkfree deleted the argocd_ignore_autoscaling_nodes branch May 23, 2023 05:41
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.

2 participants