Skip to content
View vadasambar's full-sized avatar

Organizations

@kubernetes @kubernetes-sigs @keptn @kubernetes-pune
Block or Report

Block or report vadasambar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vadasambar/README.md

Hi there 👋

My name is Suraj (pronounced as Sue-rudge). I go by vadasambar on the internets.

My Noteworthy Contributions

  1. [WIP] feat: wip max in-flight pulls
  2. feat: support --scale-down-delay-after-* per nodegroup Kubernetes
  3. feat: implement kwok cloud provider Kubernetes
  4. feat: support custom scheduler config (without extenders) Kubernetes
  5. feat: set IgnoreDaemonSetsUtilization per nodegroup for AWS Kubernetes
  6. feat: async image pull and mount
  7. feat: add annotation to ignore local storage volume during scale down Kubernetes
  8. feat: check only controller ref to decide if a pod is replicated Kubernetes
  9. feat: support yaml evaluator FlagD
  10. refactor(cli): Use Viper to manage Keptn config Keptn
  11. fix(cli): switch automatic version check based on config Keptn
  12. fix(cli): skip version check on install Keptn
  13. Support cli uninstall Keptn
  14. Implement TLS authentication for kafka mqt Keptn
  15. Make NewDeployment wait timeout configurable Keptn

You can find my contribution to other projects here (you need to login to see them).

My Noteworthy Projects

kico: kico shows incoming connections to your pod(s) from other pods and suggests a NetworkPolicy to allow those connections KicoGolangKubernetes
Datadog Service: SLI integration for Keptn KeptnGolangKubernetes
Pema: P|rometheus E|xporter for M|ongoDB A|tlas GolangKubernetes

Full list here

My Noteworthy Blogposts

You can find the rest of them here

Pinned

  1. kico kico Public

    kico shows incoming connections to your pod(s) from other pods and suggests a NetworkPolicy to allow those connections

    Go 2

  2. keptn-sandbox/datadog-service keptn-sandbox/datadog-service Public

    Repo for Keptn Datadog service

    Go 5 5

  3. pema pema Public

    P|rometheus E|xporter for M|ongoDB A|tlas

    Go 1

  4. httpgzip httpgzip Public

    K8s controller to enable gzip in a Istio K8s cluster without having to understand the complexities of Envoy and Istio

    Go 2

  5. hnews hnews Public

    `HNews` gets all the latest Hacker News news articles links above the set limit of score, descendents, type of post and shows the links in a K8s custom resource

    Go 1

  6. dynamic-lister dynamic-lister Public

    This is an example for creating a `Lister` using dynamic client for resource of your choice.

    Go