Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>
This commit is contained in:
Dewan Ishtiaque Ahmed
2021-08-25 17:28:13 -03:00
committed by GitHub
parent 5b34d70e92
commit 3f51160e89
@@ -55,7 +55,7 @@ To come up to speed on any open source code base, there are two strategies you c
### Are there any particular skills youd like to recruit for? What skills are contributors to SIG Usability likely to learn?
SK: SIG Node works on many workstreams in very different areas. All of these areas are on system level. For the typical code contributions you need to have a passion for building and utilizing low level APIs and writing performant and reliable components. Being a contributor you will learn how to debug and troubleshoot, profile, and monitor these components, as well as user workload that is run by these components. Often, with the limited to no access to Nodes, as they are running production workloads.
SK: SIG Node works on many workstreams in very different areas. All of these areas are on system level. For the typical code contributions you need to have a passion for building and utilizing low level APIs and writing performant and reliable components. Being a contributor you will learn how to debug and troubleshoot, profile, and monitor these components, as well as user workload that is run by these components. Often, with the limited to no access to Nodes, as they are running production workloads.
The other way of contribution is to help document SIG node features. This type of contribution requires a deep understanding of features, and ability to explain them in simple terms.