generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Describe the bug
Unable to modify or add Second Autoscaling condition to the RDS Aurora - it does not work.
Steps to reproduce
- Create RDS Aurora using ACK DBCluster
- Add Nodes to the Cluster using ACK DBInstances - add two instance - one for write and one for Reads
- Add AutoScaling using applicationautoscaling.services.k8s.aws for CPU
Now try to add second AutoScale condition on Threads or modify the above CPU autoscaling. Both does not work. You can notice below error
2021-07-02T18:31:53.294Z ERROR controller-runtime.controller Reconciler error {"controller": "scalingpolicy", "request": "ns-kube2iamtesting-new/ack-scaling-policy-predefined", "error": "not implemented"}
Expected outcome
- AutoScale changes should be applied or throw valid reason for not applying
Environment
-
Kubernetes version
v1.19.7 -
Using EKS (yes/no), if so version?
No -
AWS service targeted (S3, RDS, etc.)
RDS, AutoScaling
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.