Today, We are going to take a quick peek into the solution of this problem.
What is it exactly:
A support bundle is an archive that's created in-cluster, by collecting logs, cluster information and executing various commands. After creating a support bundle, the cluster operator will normally deliver it to the application vendor for analysis and remote debugging.
Installation:
Usage:
To use the standard definition for support bundle (definition is here) you can simply run below command -
kubectl support-bundle https://support-bundle.replicated.com
==
==
Installation:
- Install krew (kubectl plugin repository)
- Install preflight and support bundle to your machine.
kubectl krew install preflight
kubectl krew install support-bundle
Usage:
To use the standard definition for support bundle (definition is here) you can simply run below command -
kubectl support-bundle https://support-bundle.replicated.com
==
==
If above video is not loading, you can watch the demo here.
Data in Support Bundle -
You can also customize the definition as per your need, you can start from here. An example of custom definition can be found here created by CircleCI.
So now, if you want to share the logs and specification about your cluster to anyone without giving them access to your cluster, Support bundle plugin is there to help you. Keep watching this space as in the next post I am going to discuss about how you should/can read this bundle like you are directly accessing the cluster. So Keep Watching...Keep Learning....
Like the below page to get the update
Facebook Page Facebook Group Twitter Feed Telegram Group
So now, if you want to share the logs and specification about your cluster to anyone without giving them access to your cluster, Support bundle plugin is there to help you. Keep watching this space as in the next post I am going to discuss about how you should/can read this bundle like you are directly accessing the cluster. So Keep Watching...Keep Learning....
Like the below page to get the update
Facebook Page Facebook Group Twitter Feed Telegram Group
No comments:
Post a Comment