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.


ksonnet-lib

https://github.com/ksonnet/ksonnet-lib

Codegen for Kubernetes-API-compatible Jsonnet libraries - ksonnet/ksonnet-lib


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.


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


kubeval

https://github.com/garethr/kubeval

Validate your Kubernetes configuration files, supports multiple Kubernetes versions - instrumenta/kubeval


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.

  • :calendar: published on: 2018-09-08
  • tags: docker, yaml

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

http://pyyaml.org/

YAML implementations for Python.