-
Notifications
You must be signed in to change notification settings - Fork 12
/
component---src-templates-page-default-js-content-file-path-content-pages-workflows-index-mdx-a0833fbd34195faa3f8a.js
2 lines (2 loc) · 4.5 KB
/
component---src-templates-page-default-js-content-file-path-content-pages-workflows-index-mdx-a0833fbd34195faa3f8a.js
1
2
"use strict";(self.webpackChunkargo=self.webpackChunkargo||[]).push([[751],{2428:function(e,t,l){l.r(t),l.d(t,{default:function(){return A}});var n=l(8453),r=l(6540);function o(e){const t=Object.assign({h2:"h2",p:"p",ul:"ul",li:"li"},(0,n.RP)(),e.components),{YoutubeEmbed:l}=t;return l||function(e,t){throw new Error("Expected "+(t?"component":"object")+" `"+e+"` to be defined: you likely forgot to import, pass, or provide it.")}("YoutubeEmbed",!0),r.createElement(r.Fragment,null,r.createElement(t.h2,null,"What is Argo Workflows?"),"\n",r.createElement(t.p,null,"Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Argo Workflows is implemented as a Kubernetes CRD."),"\n",r.createElement(t.ul,null,"\n",r.createElement(t.li,null,"Define workflows where each step in the workflow is a container."),"\n",r.createElement(t.li,null,"Model multi-step workflows as a sequence of tasks or capture the dependencies between tasks using a graph (DAG)."),"\n",r.createElement(t.li,null,"Easily run compute intensive jobs for machine learning or data processing in a fraction of the time using Argo Workflows on Kubernetes."),"\n",r.createElement(t.li,null,"Run CI/CD pipelines natively on Kubernetes without configuring complex software development products."),"\n"),"\n",r.createElement(l,{id:"TZgLkCFQ2tk",title:"Argo Rollouts demonstration video"}),"\n",r.createElement(t.h2,null,"Why Argo Workflows?"),"\n",r.createElement(t.ul,null,"\n",r.createElement(t.li,null,"Designed from the ground up for containers without the overhead and limitations of legacy VM and server-based environments."),"\n",r.createElement(t.li,null,"Cloud agnostic and can run on any Kubernetes cluster."),"\n",r.createElement(t.li,null,"Easily orchestrate highly parallel jobs on Kubernetes."),"\n",r.createElement(t.li,null,"Argo Workflows puts a cloud-scale supercomputer at your fingertips!"),"\n"))}var a=function(e){void 0===e&&(e={});const{wrapper:t}=Object.assign({},(0,n.RP)(),e.components);return t?r.createElement(t,e,r.createElement(o,e)):o(e)};var s=l(4794),m=l(971),i=l(2269),c=l(5714),u=l(5242),p=l(9500),d=l(1608),f=l(7932),w=l.n(f),g=l(1505),E=l.n(g),b=l(2272),h=l.n(b),v=l(282),x=l.n(v),k=l(2349);const y=e=>{var t,l,o,a;let{data:f,location:g,children:b}=e;const v=(null===(t=f.site.siteMetadata)||void 0===t?void 0:t.title)||"Title",y=f.mdx,A={Link:s.Link,YoutubeEmbed:k.A};return r.createElement(m.A,{location:g,title:v,headerColor:"light"},r.createElement(i.A,{title:y.frontmatter.title,description:y.frontmatter.description||"Description",url:g.href,image:y.frontmatter.thumbnail.publicURL}),r.createElement(p.A,{bg:"light",pipes:!0},r.createElement(c.x,{lg:2},r.createElement("div",{className:"xl:pl-12"},r.createElement("h1",{className:"pr-12 xl:pr-36 2xl:pr-48"},y.frontmatter.title),r.createElement("p",{className:"pr-12 text-xl xl:pr-36 2xl:pr-48"},y.frontmatter.description),r.createElement(u.A,{to:null===(l=y.frontmatter)||void 0===l?void 0:l.docs,type:"primary",label:"Documentation",className:"mb-8 mt-8"})),r.createElement("div",{className:"relative flex py-24 justify-end lg:py-0 lg:justify-center"},1===y.frontmatter.order&&r.createElement(w(),{className:"absolute -bottom-14 lg:-bottom-24 h-auto w-80 max-w-full md:w-3/5 lg:w-4/5 xl:w-3/6"}),2===y.frontmatter.order&&r.createElement(x(),{className:"absolute -bottom-16 lg:-bottom-32 h-auto w-64 max-w-full md:w-2/5 lg:w-4/5 xl:w-3/6"}),3===y.frontmatter.order&&r.createElement(h(),{className:"absolute -bottom-14 lg:-bottom-28 h-auto w-48 max-w-full md:w-2/5 lg:w-3/5 xl:w-2/5"}),4===y.frontmatter.order&&r.createElement(E(),{className:"absolute -bottom-10 lg:-bottom-24 h-auto w-48 max-w-full md:w-2/6 lg:w-2/5 xl:w-2/6"})))),r.createElement(c.m,{className:"pb-40 mt-8 prose prose-xl lg:-mt-8 xl:-mt-12 lg:pb-48 2xl:-mt-20"},r.createElement("div",{className:"relative z-10 lg:text-right h-10"},r.createElement(d.A,{repo:y.frontmatter.repo})),r.createElement(n.xA,{components:A},b),r.createElement("div",{className:"mt-6 text-center space-y-4 md:space-x-4 md:space-y-0"},r.createElement(u.A,{to:null===(o=y.frontmatter)||void 0===o?void 0:o.docs,type:"primary",label:"View Docs",className:"w-full mt-8 md:w-auto"}),r.createElement(u.A,{to:null===(a=y.frontmatter)||void 0===a?void 0:a.quickstart,type:"secondary",label:"Get Started",className:"w-full mt-8 md:w-auto"}))))};function A(e){return r.createElement(y,e,r.createElement(a,e))}}}]);
//# sourceMappingURL=component---src-templates-page-default-js-content-file-path-content-pages-workflows-index-mdx-a0833fbd34195faa3f8a.js.map