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 06:57:00 UTC

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

YoungWoo Kim created BIGTOP-3245:
------------------------------------

             Summary: 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


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)