kezhenxu94 commented on pull request #14:
URL: 
https://github.com/apache/skywalking-showcase/pull/14#issuecomment-1000956838


   > > Do we have a more recommended way to use swck, like via CLI?
   > 
   > Could you be more specific? CLI(current) is not responsible for deployment 
AFAIK
   
   I remember there is `swctl install` to install OAP and UI, it's better we 
can install or generate agent manifest there too, the current usage in this pr 
looks kindof complex. For example, user provides their original yaml of the 
application, and pass them into our command, then our command populates the 
necessary part like annotations, etc., `swctl inject java -f 
deployments/java-app.yaml | kubectl apply -f -`
   
   This is not a blocker of this PR but I hope we can simplify further the 
usage of our agent injector. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to