KubeMacro is designed as a kubectl plugin to run kube macro (macro for short) that wraps a set of kubectl calls or Kubernetes API calls into one command that you can run from the command line as many times as you want.
To learn more on KubeMacro, please read the online documentation.
Besides KubeMacro, KubeMacro Hub is a central place for people to exchange their awesome kube macros across the Kubernetes community. You can explore the amazing macros created by other people, or share your own cool macros to other people via KubeMacro Hub.
To learn more on KubeMacro Hub, please read Using KubeMacro Hub, where you will learn how to explore and install macros hosted on KubeMacro Hub.
To explore and install macros hosted on KubeMacro Hub, please visit KubeMacro Hub website.
If you hit a bug, have an idea for a new feature, or want to suggest some other kind of change, welcome to open an issue detailing your problem or your suggestion. Welcome source code contribution in form of pull requests. You can also look through the GitHub issues. Anything tagged with “help wanted” is open to you to implement.
KubeMacro Hub has a GitHub repository and all macros hosted on KubeMacro Hub can be found in macros/bin
directory in this repository. Welcome to contribute your macro to KubeMacro Hub. You can fork this repository, write your macro, then submit a pull request. You can also look through the GitHub issues. Anything tagged with “help wanted” is open to you to implement.