Text conventions General terms Grammar Punctuation Capitalization Text conventions Kubernetes Dashboard is a web-based user interface for Kubernetes clusters. It consists of...
Grant privileges 1. Create role hierarchy 2. List privileges for roles 3. Grant privileges to roles Grant read access Grant data modify access Grant alter table access Grant a...
Testing Crystal Code Anatomy of a spec file Expectations Equivalence, Identity and Type Truthiness Comparisons Other matchers Expecting errors Focusing on a group of specs ...
Deno Style Guide Copyright Headers Use underscores, not dashes in filenames. Add tests for new features. TODO Comments Meta-programming is discouraged. Including the use of Pro...
Role-Based Access Control YAML Configuration RBAC Resources Should be Created by Default Using RBAC Resources Role-Based Access Control This part of the Best Practices Guide ...
Version control GitHub Policy Version control from the beginning of the project Use git as version control system Git documentation: Choose one branching model Repositories s...
Boolean queries Sample output Sample output Boolean queries The bool query lets you combine multiple search queries with boolean logic. You can use boolean logic between quer...
Boolean queries Sample output Sample output Boolean queries The bool query lets you combine multiple search queries with boolean logic. You can use boolean logic between quer...
Templates Structure of templates/ Names of Defined Templates Formatting Templates Whitespace in Generated Templates Comments (YAML Comments vs. Template Comments) Use of JSON...