When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Helm (package manager) - Wikipedia

    en.wikipedia.org/wiki/Helm_(package_manager)

    Helm is a package manager for Kubernetes. [1] [2] It uses 'charts' as its package format, which is based on YAML. Helm was accepted to Cloud Native Computing Foundation on June 1, 2018 at the Incubating maturity level and then moved to the Graduated maturity level on May 1, 2020. [3]

  3. YAML - Wikipedia

    en.wikipedia.org/wiki/YAML

    YAML (/ ˈ j æ m əl /, rhymes with camel [4]) was first proposed by Clark Evans in 2001, [15] who designed it together with Ingy döt Net [16] and Oren Ben-Kiki. [16]Originally YAML was said to mean Yet Another Markup Language, [17] because it was released in an era that saw a proliferation of markup languages for presentation and connectivity (HTML, XML, SGML, etc.).

  4. OASIS TOSCA - Wikipedia

    en.wikipedia.org/wiki/OASIS_TOSCA

    The xOpera includes Opera orchestrator (Python library [11]), a lightweight, open-source and state-aware orchestrator based on Ansible and TOSCA Simple Profile in YAML v1.3. The project also includes a tool, called Template Library Publishing Service, [ 12 ] for publishing TOSCA components and templates.

  5. Kubernetes - Wikipedia

    en.wikipedia.org/wiki/Kubernetes

    Examples of functionality delivered by custom resource definitions or by Kubernetes itself include retry logic, delivered by Kubernetes itself, and the creation and maintenance of an inventory of available storage media and volumes, typically delivered via a custom resource definition.

  6. AWS CloudFormation - Wikipedia

    en.wikipedia.org/wiki/AWS_CloudFormation

    AWS CloudFormation provides a way for users to model an entire AWS infrastructure in a text file, allowing for the infrastructure to be version-controlled, shared, and reused. [8] By using templates, users can create, update, and delete a collection of resources together as a single unit, known as a stack .

  7. Docker (software) - Wikipedia

    en.wikipedia.org/wiki/Docker_(software)

    It uses YAML files to configure the application's services and performs the creation and start-up process of all the containers with a single command. The docker compose CLI utility allows users to run commands on multiple containers at once; for example, building images, scaling containers, running containers that were stopped, and more. [30]

  8. Billion laughs attack - Wikipedia

    en.wikipedia.org/wiki/Billion_laughs_attack

    The Go YAML processor was modified to fail parsing if the result object becomes too large. Enterprise software like Kubernetes has been affected by this attack through its YAML parser. [ 7 ] [ 8 ] For this reason, either a parser with intentionally limited capabilities is preferred (like StrictYAML) or file formats that do not allow references ...

  9. Windows Package Manager - Wikipedia

    en.wikipedia.org/wiki/Windows_Package_Manager

    The public Windows Package Manager Community repository hosts manifest files for supported applications in YAML format. [16] In September 2020, Microsoft added the ability to install applications from the Microsoft Store and a command auto-completion feature. [17]