Skip to content

Commit

Permalink
Merge pull request #54 from cyrilbois/master
Browse files Browse the repository at this point in the history
Add resources to yaml.md
  • Loading branch information
inafev authored Oct 7, 2024
2 parents 24cac5b + cba1fc4 commit 56bbc43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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>&mdash; 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>&mdash; 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>

0 comments on commit 56bbc43

Please sign in to comment.