shloka-bhalgat-unskript

Results 9 comments of shloka-bhalgat-unskript

For the remediation, as a troubleshooting step, we can try restarting the affected services or related components to see if it resolves the issue. Using `kubectl rollout restart` to trigger...

https://classic.shoreline.io/solutions/node-retirement

Hi @SaxenaAnushka102, as discussed, will you be picking this up?

Pygithub does not have a method to call this API ` /orgs/{org}/teams/{team_slug}/projects` [Reference](https://github.com/PyGithub/PyGithub/blob/master/github/Team.py)

We can display the CPU usage and memory usage stats but there isn't particular remediation here. Can you suggest anything else? @amit-chandak-unskript

@amit-chandak-unskript The command to update the configuration architecture for a non graviton2 processor is `aws lambda update-function-code --function-name --zip-file fileb://` We need a new zip file path of the arm64...

That's correct @amit-chandak-unskript , I tried it for the case where binaries were not needed to be recompiled. We could simply update the runtime configuration for architecture type. But, there...

To renew k8s certificates, we need to generate one manually where we need to give the private key's path. I don't think this is doable as of now. Is there...

Hi @FaithKovi, thanks for reaching out to us. Here are some documentation links that you can refer to- [Kubernetes Architecture](https://kubernetes.io/docs/concepts/architecture/) [Kubernetes Nodes](https://kubernetes.io/docs/concepts/architecture/nodes/) [Best practices for Deploying Kubernetes cluster](https://kubernetes.io/docs/setup/best-practices/) The runbook...