Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 12:59 AM
You can make use of the cluster policies available in the Compute page to create a new policy by including the below data:
"autotermination_minutes": { "type": "fixed", "value": 60, "hidden": true }
This policy can be applied to the existing clusters as well. This cluster policy must be applied by the users whenever they are creating a new cluster.