Enterprise Namespace Pages
Available on: Enterprise Edition
Manage specific enterprise features within a namespace.
This feature requires a commercial license.
There's a number of extra namespace pages available in the enterprise edition:
- Edit
- Namespace-wide Variables
- Namespace-wide Plugin Defaults
- Secrets
- Audit Logs
Edit
Manage the namespace description, worker group and permissions.
Variables
Variables defined at the namespace level can be used in any flow defined under the same namespace using the syntax: {{ namespace.variable_name }}
.
Read more about Variables here
Plugin Defaults
Plugin Defaults can also be defined at the namespace level. These plugin defaults are then applied for all tasks of the corresponding type defined in the flows under the same namespace.
Read more about Plugin Defaults here
Secrets
Configure Secrets directly from the UI. These secrets are available to all flows inside of the namespace.
Read more about Secrets here
Audit Logs
Audit Logs record all activities performed in your Kestra instance by users and service accounts. You can view all of the audit logs related to the selected namespace in this view.
Read more about Audit Logs here.
Was this page helpful?