Skip to content

Commit

Permalink
deploy: cb4a543
Browse files Browse the repository at this point in the history
  • Loading branch information
radtriste committed Jul 20, 2023
1 parent c7da501 commit ddbf5f8
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Building and Deploying Workflows with the Operator :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Build and deploy with SonataFlow Operator">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, openshift, containers">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, openshift, containers">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Configuring Workflow Services :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Configuration of Workflow Services deployed by the operator">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, config, openshift, containers">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, config, openshift, containers">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Developing Workflow with the Operator :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Developing workflows with the operator on Kubernetes">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, devmode">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, devmode">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Install the SonataFlow Operator :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Install the operator on Kubernetes clusters">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, openshift, containers">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, openshift, containers">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down Expand Up @@ -606,7 +606,7 @@ <h2 id="_install_the_kogito_serverless_workflow_operator"><a class="anchor" href
<div class="listingblock">
<div class="title">Check if the CRDs are correctly installed</div>
<div class="content">
<pre class="highlightjs highlight"><code class="language-shell hljs" data-lang="shell">kubectl get crds | grep kogito
<pre class="highlightjs highlight"><code class="language-shell hljs" data-lang="shell">kubectl get crds | grep sonataflow
sonataflowbuilds.sonataflow.org 2023-03-08T18:31:15Z
sonataflowplatforms.sonataflow.org 2023-03-08T18:31:15Z
sonataflows.sonataflow.org 2023-03-08T18:31:15Z</code></pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>SonataFlow Operator Known Issues, Limitations and Roadmap :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Known issues, features, and limitations of the operator">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, roadmap">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, roadmap">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Referencing Additional Files in the Workflow :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Referencing external additional files in a workflow definition">
<meta name="keywords" content="workflow, serverless, operator, kubernetes, minikube, configmap">
<meta name="keywords" content="sonataflow, workflow, serverless, operator, kubernetes, minikube, configmap">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Building and Deploying Workflows with the Operator :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Build and deploy with SonataFlow Operator">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, openshift, containers">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, openshift, containers">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Configuring Workflow Services :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Configuration of Workflow Services deployed by the operator">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, config, openshift, containers">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, config, openshift, containers">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Developing Workflow with the Operator :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Developing workflows with the operator on Kubernetes">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, devmode">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, devmode">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Install the SonataFlow Operator :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Install the operator on Kubernetes clusters">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, openshift, containers">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, openshift, containers">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down Expand Up @@ -621,7 +621,7 @@ <h2 id="_install_the_kogito_serverless_workflow_operator"><a class="anchor" href
<div class="listingblock">
<div class="title">Check if the CRDs are correctly installed</div>
<div class="content">
<pre class="highlightjs highlight"><code class="language-shell hljs" data-lang="shell">kubectl get crds | grep kogito
<pre class="highlightjs highlight"><code class="language-shell hljs" data-lang="shell">kubectl get crds | grep sonataflow
sonataflowbuilds.sonataflow.org 2023-03-08T18:31:15Z
sonataflowplatforms.sonataflow.org 2023-03-08T18:31:15Z
sonataflows.sonataflow.org 2023-03-08T18:31:15Z</code></pre>
Expand Down
2 changes: 1 addition & 1 deletion serverlessworkflow/main/cloud/operator/known-issues.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>SonataFlow Operator Known Issues, Limitations and Roadmap :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Known issues, features, and limitations of the operator">
<meta name="keywords" content="kogito, workflow, serverless, operator, kubernetes, minikube, roadmap">
<meta name="keywords" content="kogito, sonataflow, workflow, serverless, operator, kubernetes, minikube, roadmap">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Referencing Additional Files in the Workflow :: Kogito Serverless Workflow Guides</title>
<meta name="description" content="Referencing external additional files in a workflow definition">
<meta name="keywords" content="workflow, serverless, operator, kubernetes, minikube, configmap">
<meta name="keywords" content="sonataflow, workflow, serverless, operator, kubernetes, minikube, configmap">
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../../../_/css/site.css">
<link rel="icon" href="../../../../_/img/favicon.ico" type="image/x-icon">
Expand Down

0 comments on commit ddbf5f8

Please sign in to comment.