Vivek Koppuru

Results 20 issues of Vivek Koppuru

Related issue: https://github.com/aws/eks-anywhere/issues/7489 We shouldn't be panicking if there is a mismatch and should check if we are somehow missing a validation for this.

It seems like the instructions mentioned here aren't sufficient to get cluster autoscaler to work: https://anywhere.eks.amazonaws.com/docs/packages/cluster-autoscaler/addclauto/ ``` Warning FailedMount 32m (x495 over 3d17h) kubelet Unable to attach or mount volumes:...

Add documentation when a node rollout is required, for example a CVE situation for the OS image. This can be as simple as just reiterating the upgrade documentation when this...

We should be checking for the status here on whether we can perform the next action or not, whether it is a prevalidation in the delete command or a status...

kind/cleanup
team/cli
area/testing

The cli used the `govc library.import` command to import using the content library, which causes the command to fail with `Error transferring file` `Pipe closed.`. When doing it through the...

When performing an upgrade or creating a new cluster, based on the number of nodes that are needed for the cluster, we need to make sure that we are able...

area/upgrades

*Issue #, if available:* *Description of changes:* *Testing (if applicable):* *Documentation added/planned (if applicable):* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...

lgtm
do-not-merge/hold
size/XS

We have a reference on where to pull kubelet logs here: https://anywhere.eks.amazonaws.com/docs/troubleshooting/troubleshooting/#kubectl-commands-return-dial-tcp-io-timeout But these logs as well as other logs should be referenced in one area so customers know where...

**What would you like to be added**: Look into how to expose functionality or tooling to show when certs are expiring and build alarms around out. **Why is this needed**:...

**What would you like to be added**: Add the ability to expose etcd options, like increasing the etcd DB size by modifying the `ETCD_QUOTA_BACKEND_BYTES` variable in the `/etc/etcd/etcd.env` file. **Why...