Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
ON THIS PAGE
keyboard_arrow_right

Create Controller Playbook Manually

date_range 26-Sep-23

Problem

A controller playbook is not created by default during Paragon Automaton installation.

Solution

A controller playbook defines the rules for collecting analytics data. When a controller playbook is not created during Paragon Automation installation, you must create the controller playbook manually. To do this:

  1. Log in to one of the primary nodes.

  2. Run the following commands:

    content_copy zoom_out_map
    kubectl delete jobs/ns-hbinit -n northstar
    kubectl apply -f /etc/kubernetes/po/hbinit/kube-cfg.yml
    
footer-navigation