Skip to main content
  1. Posts/

Things to Try

·171 words·1 min·
  1. pepr.dev
    • Mutate: Dynamically modify incoming resource configurations to adhere to system security policy
    • Validate: Enforce strict validation rules, preventing the deployment of resources that don’t meet defined criteria
    • Watch: Enable rapid responses to updates and help maintain desired cluster states
  2. Flux Multitenant Policies
    • how to use the Kubernetes built-in validating admission engine to enforce policies on multi-tenant clusters managed by Flux
  3. Startx LimitRange (sxlimits)
  4. kubectl plugin to print Kubernetes resource conditions
    • kubectl plugin to print Kubernetes object resource conditions in a more human-readable format
  5. open-source JSON Editor
    • JSON Crack is a tool for visualizing JSON data in a structured, interactive graphs, making it easier to explore, format, and validate JSON. It offers features like converting JSON to other formats (CSV, YAML), generating JSON Schema, executing queries, and exporting visualizations as images. Designed for both readability and usability