-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #54 from cyrilbois/master
Add resources to yaml.md
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,6 +89,7 @@ | |
- [medium.com/@slashben81: How to write a YAML file for Kubernetes? | ARMO](https://medium.com/@slashben81/how-to-write-a-yaml-file-for-kubernetes-armo-76f29e533b1f) | ||
- [linkedin.com/pulse: How to write YAML file for Kubernetes | Megha S.k](https://www.linkedin.com/pulse/how-write-yaml-file-kubernetes-megha-s-k) | ||
- [dotnet-helpers.com: How to Convert YAML to JSON / JSON to YAML using PowerShell](https://dotnet-helpers.com/powershell/convert-yaml-to-json-or-json-to-yaml-using-powershell/) | ||
- [yamline.com](https://yamline.com/) Format, validate, compare, and convert YAML data | ||
|
||
### Kubernetes examples | ||
|
||
|
@@ -138,6 +139,7 @@ | |
- [github.com/tomnomnom/gron 🌟](https://github.com/tomnomnom/gron) Make JSON greppable! | ||
- [github.com/ynqa/jnv 🌟](https://github.com/ynqa/jnv) Interactive JSON filter using jq | ||
- [github.com/JFryy/qq](https://github.com/JFryy/qq) jq inspired (and gojq dependent) interoperable config format transcoder with interactive querying. | ||
- [jsoning.com](https://jsoning.com/) A toolset including a formatter, comparer, JSONPath tester, patch generator, and data generator | ||
|
||
### Kubernetes JSON Schemas | ||
|
||
|
@@ -204,4 +206,4 @@ | |
<blockquote class="twitter-tweet"><p lang="es" dir="ltr">¿A quién se le ocurrió que sería buena idea el no tener comentarios en ficheros JSON?</p>— Coding Potions ⚗️ (@CodingPotions) <a href="https://twitter.com/CodingPotions/status/1489608445003280391?ref_src=twsrc%5Etfw">February 4, 2022</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | ||
|
||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Do you know all the YAML tricks and gotchas?<br><br>Are there any YAML tips for Kubernetes?<br><br>Read along! <a href="https://t.co/BXszAVR4sd">pic.twitter.com/BXszAVR4sd</a></p>— Daniele Polencic — @[email protected] (@danielepolencic) <a href="https://twitter.com/danielepolencic/status/1620055199053406208?ref_src=twsrc%5Etfw">January 30, 2023</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | ||
</center> | ||
</center> |