User:Jukeboksi/Notes at the Google Cloud OnBoard Kubernetes Engine event in Helsinki 2019: Difference between revisions

    From Consumerium development wiki R&D Wiki
    (Introductory chapter on w:Kubernetes (sans refs))
     
    (+ definition of w:Google Cloud Platform from Wikipedia)
    Line 1: Line 1:
    '''[[w:Kubernetes|Kubernetes]]''' (commonly stylized as '''k8s''') is an [[w:open-source software|open-source]] [[w:Operating-system-level virtualization|container]] [[w:orchestration (computing)|orchestration]] system for automating [[w:application software|application]] deployment, scaling, and management. It was originally designed by [[w:Google|Google]], and is now maintained by the [[w:Cloud Native Computing Foundation|Cloud Native Computing Foundation]]. It aims to provide a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts". It works with a range of container tools, including [[w:Docker (software)|Docker]]. Many [[w:cloud computing|cloud]] services offer a Kubernetes-based platform or infrastructure as a service ([[w:Platform as a service|PaaS]] or [[w:Infrastructure as a service|IaaS]]) on which Kubernetes can be deployed as a platform-providing service. Many vendors also provide their own branded Kubernetes distributions. (Wikipedia)
    '''[[w:Kubernetes|Kubernetes]]''' (commonly stylized as '''k8s''') is an [[w:open-source software|open-source]] [[w:Operating-system-level virtualization|container]] [[w:orchestration (computing)|orchestration]] system for automating [[w:application software|application]] deployment, scaling, and management. It was originally designed by [[w:Google|Google]], and is now maintained by the [[w:Cloud Native Computing Foundation|Cloud Native Computing Foundation]]. It aims to provide a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts". It works with a range of container tools, including [[w:Docker (software)|Docker]]. Many [[w:cloud computing|cloud]] services offer a Kubernetes-based platform or infrastructure as a service ([[w:Platform as a service|PaaS]] or [[w:Infrastructure as a service|IaaS]]) on which Kubernetes can be deployed as a platform-providing service. Many vendors also provide their own branded Kubernetes distributions. (Wikipedia)
    '''[[w:Google Cloud Platform|Google Cloud Platform]] (GCP)''', offered by Google, is a suite of [[w:cloud computing|cloud computing]] services that runs on the same infrastructure that Google uses internally for its end-user products, such as [[w:Google Search|Google Search]] and [[w:YouTube|YouTube]]. (Wikipedia)

    Revision as of 07:13, 21 March 2019

    Kubernetes (commonly stylized as k8s) is an open-source container orchestration system for automating application deployment, scaling, and management. It was originally designed by Google, and is now maintained by the Cloud Native Computing Foundation. It aims to provide a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts". It works with a range of container tools, including Docker. Many cloud services offer a Kubernetes-based platform or infrastructure as a service (PaaS or IaaS) on which Kubernetes can be deployed as a platform-providing service. Many vendors also provide their own branded Kubernetes distributions. (Wikipedia)


    Google Cloud Platform (GCP), offered by Google, is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search and YouTube. (Wikipedia)