You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "YoungWoo Kim (Jira)" <ji...@apache.org> on 2019/10/14 09:07:00 UTC

[jira] [Commented] (BIGTOP-3245) Add kubectl plugin for Bigtop

    [ https://issues.apache.org/jira/browse/BIGTOP-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950833#comment-16950833 ] 

YoungWoo Kim commented on BIGTOP-3245:
--------------------------------------

This is a skeleton plugin. I'll add respective implementations later.

> Add kubectl plugin for Bigtop
> -----------------------------
>
>                 Key: BIGTOP-3245
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3245
>             Project: Bigtop
>          Issue Type: Sub-task
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We can encapsulate repetitive workflows in using kubectl plugins. if we have 'bigtop' plugin for kubectl to do something that associated complex provisioning and testing, it would be much easier for us to operate the resources and clusters. E.g.,
> {noformat}
> # Do xyz on Helm
> $ kubectl bigtop helm xyz
> # Do x on component C1 
> $ kubectl bigtop C1 x
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)