yaml.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [yaml]
www.codever.land/bookmarks/t/yaml
kompose
https://github.com/kubernetes/kompose
Go from Docker Compose to Kubernetes. Contribute to kubernetes/kompose development by creating an account on GitHub.
- tags: kubernetes, yaml, json
- :octocat: source code
ksonnet-lib
https://github.com/ksonnet/ksonnet-lib
Codegen for Kubernetes-API-compatible Jsonnet libraries - ksonnet/ksonnet-lib
- tags: kubernetes, yaml, json
- :octocat: source code
kube-libsonnet
https://github.com/bitnami-labs/kube-libsonnet/blob/master/kube.libsonnet
Generic library of Kubernetes objects for Jsonnet/Kubecfg with object to array mapping for painless overrides.
- tags: kubernetes, yaml, json
- :octocat: source code
kubegen
https://github.com/errordeveloper/kubegen
kubegen โ simple way to describe Kubernetes resources in a structured way, but without new syntax or magic - errordeveloper/kubegen
- tags: kubernetes, yaml, json
- :octocat: source code
kubeval
https://github.com/garethr/kubeval
Validate your Kubernetes configuration files, supports multiple Kubernetes versions - instrumenta/kubeval
- tags: kubernetes, yaml, json
- :octocat: source code
Deploy a Docker container to Kubernetes using YAML files - YouTube
https://www.youtube.com/watch?v=eHvKc6hNmhI
Deploy a Docker container to Kubernetes using YAML files. Nice explanation of attributes and what is their purpose.
YAML In One Video - YouTube
https://www.youtube.com/watch?v=cdLNKUoMc6c
In this tutorial, you'll learn the basics of writing YAML syntax
- :calendar: published on: 2017-09-26
- tags: yaml
PyYAML
YAML implementations for Python.
- tags: python, text-parsing, yaml