Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewrite k8s sample controller using metac #75

Open
AmitKumarDas opened this issue Dec 13, 2019 · 1 comment
Open

rewrite k8s sample controller using metac #75

AmitKumarDas opened this issue Dec 13, 2019 · 1 comment
Labels
deploy How Metac can be deployed design How Metac works examples good first issue Good for newcomers help wanted Extra attention is needed

Comments

@AmitKumarDas
Copy link
Owner

AmitKumarDas commented Dec 13, 2019

UseStory: As a developer I would like to compare writing controllers using client-go versus metac. This will help me understand / learn different concepts used in metac and at the same time provide me a fair analysis to compare metac's approach versus using other approaches (read libraries, toolkits, programming languages, etc).

Possible Solution: It will be ideal to rewrite sample controller using below combinations to provide options to teams/individuals to help them in their final decision making process:

  1. different approaches
  • config vs. custom resource
  • web based hooks vs inline hooks
  • composite controller vs. generic controller
  1. multiple programming languages

Refer - https://github.com/kubernetes/sample-controller

@AmitKumarDas AmitKumarDas added help wanted Extra attention is needed good first issue Good for newcomers design How Metac works deploy How Metac can be deployed examples labels Dec 13, 2019
@AmitKumarDas
Copy link
Owner Author

#92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy How Metac can be deployed design How Metac works examples good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant