diff --git a/docs/book/README.md b/docs/book/README.md index 68a78c47..102fc021 100644 --- a/docs/book/README.md +++ b/docs/book/README.md @@ -1,10 +1,3 @@ -{% panel style="info", title="TL;DR" %} -- Kubectl is the Kubernetes cli -- Kubectl provides a swiss army knife of functionality for working with Kubernetes clusters -- Kubectl may be used to deploy and manage applications on Kubernetes -- Kubectl may be used for scripting and building higher-level frameworks -{% endpanel %} - {% panel style="success", title="Feedback and Contributing" %} **Provide feedback on new kubectl docs at the [survey](https://www.surveymonkey.com/r/JH35X82)** @@ -12,6 +5,13 @@ See [CONTRIBUTING](https://github.com/kubernetes/kubectl/blob/master/docs/book/C instructions on filing/fixing issues and adding new content. {% endpanel %} +{% panel style="info", title="TL;DR" %} +- Kubectl is the Kubernetes cli +- Kubectl provides a swiss army knife of functionality for working with Kubernetes clusters +- Kubectl may be used to deploy and manage applications on Kubernetes +- Kubectl may be used for scripting and building higher-level frameworks +{% endpanel %} + # Kubectl Kubectl is the Kubernetes cli version of a swiss army knife, and can do many things. diff --git a/docs/book/pages/app_composition_and_deployment/accessing_multiple_clusters.md b/docs/book/pages/app_composition_and_deployment/accessing_multiple_clusters.md index ae6a9286..0055b5f0 100644 --- a/docs/book/pages/app_composition_and_deployment/accessing_multiple_clusters.md +++ b/docs/book/pages/app_composition_and_deployment/accessing_multiple_clusters.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Target a cluster for a rollout with the `--context` flag - Target a cluster for a rollout with the `--kubeconfig` flag diff --git a/docs/book/pages/app_composition_and_deployment/diffing_local_and_remote_resources.md b/docs/book/pages/app_composition_and_deployment/diffing_local_and_remote_resources.md index e05a54da..1484f3a6 100644 --- a/docs/book/pages/app_composition_and_deployment/diffing_local_and_remote_resources.md +++ b/docs/book/pages/app_composition_and_deployment/diffing_local_and_remote_resources.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - View diff of changes before they are Applied to the cluster {% endpanel %} diff --git a/docs/book/pages/app_composition_and_deployment/publishing_bases.md b/docs/book/pages/app_composition_and_deployment/publishing_bases.md index 48116719..91419e66 100644 --- a/docs/book/pages/app_composition_and_deployment/publishing_bases.md +++ b/docs/book/pages/app_composition_and_deployment/publishing_bases.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="warning", title="Experimental" %} **Content in this chapter is experimental and will evolve based on user feedback.** diff --git a/docs/book/pages/app_composition_and_deployment/structure_branches.md b/docs/book/pages/app_composition_and_deployment/structure_branches.md index 45141360..f0e9fd85 100644 --- a/docs/book/pages/app_composition_and_deployment/structure_branches.md +++ b/docs/book/pages/app_composition_and_deployment/structure_branches.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="warning", title="Experimental" %} **Content in this chapter is experimental and will evolve based on user feedback.** diff --git a/docs/book/pages/app_composition_and_deployment/structure_directories.md b/docs/book/pages/app_composition_and_deployment/structure_directories.md index 0be9beeb..faba6f2b 100644 --- a/docs/book/pages/app_composition_and_deployment/structure_directories.md +++ b/docs/book/pages/app_composition_and_deployment/structure_directories.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="warning", title="Experimental" %} **Content in this chapter is experimental and will evolve based on user feedback.** diff --git a/docs/book/pages/app_composition_and_deployment/structure_introduction.md b/docs/book/pages/app_composition_and_deployment/structure_introduction.md index 40889aad..1676b28d 100644 --- a/docs/book/pages/app_composition_and_deployment/structure_introduction.md +++ b/docs/book/pages/app_composition_and_deployment/structure_introduction.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Resource Config is stored in one or more git repositories - Directory hierarchy, git branches and git repositories may be used for loose coupling diff --git a/docs/book/pages/app_composition_and_deployment/structure_multi_tier_apps.md b/docs/book/pages/app_composition_and_deployment/structure_multi_tier_apps.md index dcdad9c5..744b35fa 100644 --- a/docs/book/pages/app_composition_and_deployment/structure_multi_tier_apps.md +++ b/docs/book/pages/app_composition_and_deployment/structure_multi_tier_apps.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="warning", title="Experimental" %} **Content in this chapter is experimental and will evolve based on user feedback.** diff --git a/docs/book/pages/app_composition_and_deployment/structure_repositories.md b/docs/book/pages/app_composition_and_deployment/structure_repositories.md index d5ceedee..2b9811c6 100644 --- a/docs/book/pages/app_composition_and_deployment/structure_repositories.md +++ b/docs/book/pages/app_composition_and_deployment/structure_repositories.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="warning", title="Experimental" %} **Content in this chapter is experimental and will evolve based on user feedback.** diff --git a/docs/book/pages/app_customization/bases_and_variants.md b/docs/book/pages/app_customization/bases_and_variants.md index 6aa1ba6a..c638449c 100644 --- a/docs/book/pages/app_customization/bases_and_variants.md +++ b/docs/book/pages/app_customization/bases_and_variants.md @@ -1,9 +1,15 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/C855WZW)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Reuse Resource Config as Bases to `kustomization.yaml`'s. - Customize Base for different Environments. - Reuse a Base across multiple Projects. {% endpanel %} + + # Bases and Variations ## Motivation diff --git a/docs/book/pages/app_customization/config_reflection.md b/docs/book/pages/app_customization/config_reflection.md index 8537215a..1bba32ad 100644 --- a/docs/book/pages/app_customization/config_reflection.md +++ b/docs/book/pages/app_customization/config_reflection.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/C855WZW)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Inject the values of other Resource Config fields into Pod Env Vars and Command Args with `vars`. {% endpanel %} diff --git a/docs/book/pages/app_customization/customizing_arbitrary_fields.md b/docs/book/pages/app_customization/customizing_arbitrary_fields.md index 758a5e5a..00fc15dc 100644 --- a/docs/book/pages/app_customization/customizing_arbitrary_fields.md +++ b/docs/book/pages/app_customization/customizing_arbitrary_fields.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/C855WZW)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Customize arbitrary fields from arbitrary Resources in a Base. {% endpanel %} diff --git a/docs/book/pages/app_customization/customizing_metadata.md b/docs/book/pages/app_customization/customizing_metadata.md index 7a1e9cc4..edb9ffc2 100644 --- a/docs/book/pages/app_customization/customizing_metadata.md +++ b/docs/book/pages/app_customization/customizing_metadata.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/C855WZW)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Customize Base Resource Namespaces - Customize Base Resource Names with Prefixes or Suffixes diff --git a/docs/book/pages/app_customization/customizing_pod_templates.md b/docs/book/pages/app_customization/customizing_pod_templates.md index 2bd2f0b4..4b463755 100644 --- a/docs/book/pages/app_customization/customizing_pod_templates.md +++ b/docs/book/pages/app_customization/customizing_pod_templates.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/C855WZW)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Override Base Pod and PodTemplate Image **Names** and **Tags** - Override Base Pod and PodTemplate Environment Variables and Arguments diff --git a/docs/book/pages/app_customization/introduction.md b/docs/book/pages/app_customization/introduction.md index 2d38ede4..12082df0 100644 --- a/docs/book/pages/app_customization/introduction.md +++ b/docs/book/pages/app_customization/introduction.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/C855WZW)** +{% endpanel %} + # Introduction This section of the book covers how to build Projects and Applications with Config diff --git a/docs/book/pages/app_management/apply.md b/docs/book/pages/app_management/apply.md index ce3aee78..36fcbb3d 100644 --- a/docs/book/pages/app_management/apply.md +++ b/docs/book/pages/app_management/apply.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/CLQBQHR)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Apply Creates and Updates Resources in a cluster through running `kubectl apply` on Resource Config. - Apply manages complexity such as ordering of operations and merging user defined and cluster defined state. diff --git a/docs/book/pages/app_management/container_images.md b/docs/book/pages/app_management/container_images.md index 3368c54a..cb395ea6 100644 --- a/docs/book/pages/app_management/container_images.md +++ b/docs/book/pages/app_management/container_images.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/CLQBQHR)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Override or set the Name and Tag for Container Images {% endpanel %} diff --git a/docs/book/pages/app_management/field_merge_semantics.md b/docs/book/pages/app_management/field_merge_semantics.md index d9b43f36..5b7737af 100644 --- a/docs/book/pages/app_management/field_merge_semantics.md +++ b/docs/book/pages/app_management/field_merge_semantics.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/CLQBQHR)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Fields set and deleted from Resource Config are merged into Resources by Apply - If a Resource already exists, Apply updates the Resources by merging the local Resource Config into the remote Resources diff --git a/docs/book/pages/app_management/introduction.md b/docs/book/pages/app_management/introduction.md index 988b4008..f52df55b 100644 --- a/docs/book/pages/app_management/introduction.md +++ b/docs/book/pages/app_management/introduction.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/CLQBQHR)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Apply manages Applications through files defining Kubernetes Resources (i.e. Resource Config) - Kustomize is used to author Resource Config diff --git a/docs/book/pages/app_management/labels_and_annotations.md b/docs/book/pages/app_management/labels_and_annotations.md index b0ee7718..e055bf25 100644 --- a/docs/book/pages/app_management/labels_and_annotations.md +++ b/docs/book/pages/app_management/labels_and_annotations.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/CLQBQHR)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Set Labels for all Resources declared within a Project with `commonLables` - Set Annotations for all Resources declared within a Project with `commonAnnotations` diff --git a/docs/book/pages/app_management/namespaces_and_names.md b/docs/book/pages/app_management/namespaces_and_names.md index 6095400f..b5791c89 100644 --- a/docs/book/pages/app_management/namespaces_and_names.md +++ b/docs/book/pages/app_management/namespaces_and_names.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/CLQBQHR)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Set the Namespace for all Resources within a Project with `namespace` - Prefix the Names of all Resources within a Project with `namePrefix` diff --git a/docs/book/pages/app_management/secrets_and_configmaps.md b/docs/book/pages/app_management/secrets_and_configmaps.md index ef06369f..ff86eefc 100644 --- a/docs/book/pages/app_management/secrets_and_configmaps.md +++ b/docs/book/pages/app_management/secrets_and_configmaps.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/CLQBQHR)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Generate Secrets from files and literals with `secretGenerator` - Generate ConfigMaps from files and literals with `configMapGenerator` diff --git a/docs/book/pages/container_debugging/container_logs.md b/docs/book/pages/container_debugging/container_logs.md index 4d231012..35c185a0 100644 --- a/docs/book/pages/container_debugging/container_logs.md +++ b/docs/book/pages/container_debugging/container_logs.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Print the Logs of a Container in a cluster {% endpanel %} diff --git a/docs/book/pages/container_debugging/copying_container_files.md b/docs/book/pages/container_debugging/copying_container_files.md index dfd1cd41..edfb20cf 100644 --- a/docs/book/pages/container_debugging/copying_container_files.md +++ b/docs/book/pages/container_debugging/copying_container_files.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Copy files to and from Containers in a cluster {% endpanel %} diff --git a/docs/book/pages/container_debugging/executing_a_command_in_a_container.md b/docs/book/pages/container_debugging/executing_a_command_in_a_container.md index dfc493d5..ad02d49a 100644 --- a/docs/book/pages/container_debugging/executing_a_command_in_a_container.md +++ b/docs/book/pages/container_debugging/executing_a_command_in_a_container.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Execute a Command in a Container - Get a Shell in a Container diff --git a/docs/book/pages/container_debugging/port_forward_to_pods.md b/docs/book/pages/container_debugging/port_forward_to_pods.md index 6fc6fdf7..d983cf74 100644 --- a/docs/book/pages/container_debugging/port_forward_to_pods.md +++ b/docs/book/pages/container_debugging/port_forward_to_pods.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Port Forward local connections to Pods running in a cluster {% endpanel %} diff --git a/docs/book/pages/container_debugging/proxying_traffic_to_services.md b/docs/book/pages/container_debugging/proxying_traffic_to_services.md index 45ffaaa5..cf1cdb7b 100644 --- a/docs/book/pages/container_debugging/proxying_traffic_to_services.md +++ b/docs/book/pages/container_debugging/proxying_traffic_to_services.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Proxy local connections to Services running in the cluster {% endpanel %} diff --git a/docs/book/pages/examples/kustomize.md b/docs/book/pages/examples/kustomize.md index 3fba7111..a8e0cc10 100644 --- a/docs/book/pages/examples/kustomize.md +++ b/docs/book/pages/examples/kustomize.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Examples for `kustomization.yaml` {% endpanel %} diff --git a/docs/book/pages/imperative_porcelain/creating_resources.md b/docs/book/pages/imperative_porcelain/creating_resources.md index 096b3285..36bf7d59 100644 --- a/docs/book/pages/imperative_porcelain/creating_resources.md +++ b/docs/book/pages/imperative_porcelain/creating_resources.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Imperatively Create a Resources {% endpanel %} diff --git a/docs/book/pages/imperative_porcelain/editing_workloads.md b/docs/book/pages/imperative_porcelain/editing_workloads.md index 482fb14d..ba0b3abd 100644 --- a/docs/book/pages/imperative_porcelain/editing_workloads.md +++ b/docs/book/pages/imperative_porcelain/editing_workloads.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Edit a live Resource in an editor {% endpanel %} diff --git a/docs/book/pages/imperative_porcelain/introduction.md b/docs/book/pages/imperative_porcelain/introduction.md index 9f80727e..3c1964f4 100644 --- a/docs/book/pages/imperative_porcelain/introduction.md +++ b/docs/book/pages/imperative_porcelain/introduction.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + # Introduction While Declarative Management of Applications is the recommended pattern for production diff --git a/docs/book/pages/imperative_porcelain/setting_fields.md b/docs/book/pages/imperative_porcelain/setting_fields.md index b00d158f..c091d0bc 100644 --- a/docs/book/pages/imperative_porcelain/setting_fields.md +++ b/docs/book/pages/imperative_porcelain/setting_fields.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Imperatively Set fields on Resources {% endpanel %} diff --git a/docs/book/pages/kubectl_book/getting_started.md b/docs/book/pages/kubectl_book/getting_started.md index 0885c12c..0e2e71e2 100644 --- a/docs/book/pages/kubectl_book/getting_started.md +++ b/docs/book/pages/kubectl_book/getting_started.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Creating Resources - Printing Resources diff --git a/docs/book/pages/kubectl_book/resources_and_controllers.md b/docs/book/pages/kubectl_book/resources_and_controllers.md index b4342ba4..1b243b9c 100644 --- a/docs/book/pages/kubectl_book/resources_and_controllers.md +++ b/docs/book/pages/kubectl_book/resources_and_controllers.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - A Kubernetes API has 2 parts - a Resource Type and a Controller - Resources are objects declared as json or yaml and written to a cluster diff --git a/docs/book/pages/reference/kustomize.md b/docs/book/pages/reference/kustomize.md index e7de4179..0e8cdbc4 100644 --- a/docs/book/pages/reference/kustomize.md +++ b/docs/book/pages/reference/kustomize.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Reference for `kustomization.yaml` {% endpanel %} diff --git a/docs/book/pages/resource_printing/cluster_information.md b/docs/book/pages/resource_printing/cluster_information.md index 6a775ff8..caeb593e 100644 --- a/docs/book/pages/resource_printing/cluster_information.md +++ b/docs/book/pages/resource_printing/cluster_information.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Print information about the Cluster and Client versions - Print information about the Control Plane diff --git a/docs/book/pages/resource_printing/describe.md b/docs/book/pages/resource_printing/describe.md index 19e43e38..2f7af0db 100644 --- a/docs/book/pages/resource_printing/describe.md +++ b/docs/book/pages/resource_printing/describe.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Print verbose debug information about a Resource {% endpanel %} diff --git a/docs/book/pages/resource_printing/fields.md b/docs/book/pages/resource_printing/fields.md index a803d73f..362eb46e 100644 --- a/docs/book/pages/resource_printing/fields.md +++ b/docs/book/pages/resource_printing/fields.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Format and print specific fields from Resources - Use when scripting with Get diff --git a/docs/book/pages/resource_printing/queries_and_options.md b/docs/book/pages/resource_printing/queries_and_options.md index 44fb1a38..bc0bbd35 100644 --- a/docs/book/pages/resource_printing/queries_and_options.md +++ b/docs/book/pages/resource_printing/queries_and_options.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Queries for Getting or Describing Resources {% endpanel %} diff --git a/docs/book/pages/resource_printing/raw.md b/docs/book/pages/resource_printing/raw.md index 734c97df..c629f6d1 100644 --- a/docs/book/pages/resource_printing/raw.md +++ b/docs/book/pages/resource_printing/raw.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Get or List Raw Resources in a cluster as Yaml or Json {% endpanel %} diff --git a/docs/book/pages/resource_printing/summaries.md b/docs/book/pages/resource_printing/summaries.md index b372dc1d..5fbaf0de 100644 --- a/docs/book/pages/resource_printing/summaries.md +++ b/docs/book/pages/resource_printing/summaries.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Get a Summary of Resources Running in the Cluster {% endpanel %} diff --git a/docs/book/pages/resource_printing/watch.md b/docs/book/pages/resource_printing/watch.md index 3c1bb526..2bfe34cd 100644 --- a/docs/book/pages/resource_printing/watch.md +++ b/docs/book/pages/resource_printing/watch.md @@ -1,3 +1,7 @@ +{% panel style="success", title="Providing Feedback" %} +**Provide feedback at the [survey](https://www.surveymonkey.com/r/JH35X82)** +{% endpanel %} + {% panel style="info", title="TL;DR" %} - Continuously Watch and print Resources as they change {% endpanel %}