glossary icon indicating copy to clipboard operation
glossary copied to clipboard

feat: add grpc to glossary

Open Sonichigo opened this issue 6 months ago • 3 comments

Describe your changes

This pull request adds a new conceptual documentation page for gRPC, covering its purpose, benefits, and use cases in modern distributed systems and microservices architectures.

  • Added content/en/grpc.md to provide an overview of gRPC, including its architecture (HTTP/2, Protocol Buffers), the problems it solves in distributed systems, and its advantages for microservices, streaming, and interoperability.

Related issue number or link (ex: resolves #issue-number)

resolves #1038

Checklist before opening this PR (put x in the checkboxes)

  • [x] This PR does not contain plagiarism
    • don’t copy other people’s work unless you are quoting and contributing it to them.
  • [x] I have signed off on all commits
    • signing off (ex: git commit -s) is to affirm that commits comply DCO. If you are working locally, you could add an alias to your gitconfig by running git config --global alias.ci "commit -s".

Sonichigo avatar Aug 29 '25 09:08 Sonichigo

Deploy Preview for cncfglossary ready!

Name Link
Latest commit aa3c987f27dd252aa21732072c02381f67be86ff
Latest deploy log https://app.netlify.com/projects/cncfglossary/deploys/6993175b551e6e00080f9692
Deploy Preview https://deploy-preview-3551--cncfglossary.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Aug 29 '25 09:08 netlify[bot]

@chalin I have resolved the comments!

@gnossen @ejona86 @thisisnotapril can I get feedback/suggestion on this PR?

Sonichigo avatar Sep 25 '25 11:09 Sonichigo

@iamNoah1 @nate-double-u can i get review?

Sonichigo avatar Sep 27 '25 12:09 Sonichigo

@Sonichigo - can you address the comments?

chalin avatar Jan 23 '26 16:01 chalin

@chalin may I give it a try?

GoldenLion7 avatar Jan 28 '26 05:01 GoldenLion7

Anyone or @chalin I want to help with documentation or if anything else open and u want me to work upon

GoldenLion7 avatar Jan 28 '26 05:01 GoldenLion7

@chalin may I give it a try?

Hi @GoldenLion7 I'm still working on this one. You can pickup issues relevant from here - https://github.com/cncf/glossary/issues?q=is%3Aissue%20state%3Aopen%20no%3Aassignee

Sonichigo avatar Jan 28 '26 05:01 Sonichigo

@Sonichigo no worries, go ahead. Take your time :)

GoldenLion7 avatar Jan 28 '26 05:01 GoldenLion7

@nate-double-u can you check the following PR. I have updated it based on the guidelines and suggestion based on earlier reviewer's left has previously been included.

Sonichigo avatar Feb 16 '26 13:02 Sonichigo