Skip to content

Commit

Permalink
Clean up; add Serverless pages
Browse files Browse the repository at this point in the history
  • Loading branch information
erinkcochran87 committed Aug 15, 2024
1 parent 1355aec commit 354c69f
Show file tree
Hide file tree
Showing 13 changed files with 39 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Amazon ECS agents"
displayed_sidebar: "dagsterPlus"
sidebar_position: 1
sidebar_position: 10
sidebar_label: "Amazon ECS"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Docker agents"
displayed_sidebar: "dagsterPlus"
sidebar_position: 2
sidebar_position: 20
sidebar_label: "Docker"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Kubernetes agents"
displayed_sidebar: "dagsterPlus"
sidebar_position: 3
sidebar_position: 30
sidebar_label: "Kubernetes"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Local agents"
displayed_sidebar: "dagsterPlus"
sidebar_position: 4
sidebar_position: 40
sidebar_label: "Local"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Using multiple agents"
displayed_sidebar: "dagsterPlus"
sidebar_position: 5
sidebar_position: 50
---

# Using multiple agents
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Hybrid agent settings"
displayed_sidebar: "dagsterPlus"
sidebar_position: 6
sidebar_position: 60
sidebar_label: "Settings"
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Dagster+ Hybrid architecture"
displayed_sidebar: "dagsterPlus"
sidebar_position: 1
sidebar_position: 10
---

# Dagster+ Hybrid architecture
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Hybrid agent tokens"
displayed_sidebar: "dagsterPlus"
sidebar_position: 1
sidebar_position: 20
---

# Hybrid agent tokens
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Dagster+ IP addresses"
displayed_sidebar: "dagsterPlus"
sidebar_position: 20
---

# Dagster+ IP addresses
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Serverless run isolation"
displayed_sidebar: "dagsterPlus"
sidebar_position: 1
sidebar_label: "Run isolation"
sidebar_position: 40
---

# Serverless run isolation
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "Serverless runtime environment"
displayed_sidebar: "dagsterPlus"
sidebar_label: "Runtime environment"
sidebar_position: 30
---

# Serverless runtime environment
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Security & data protection"
displayed_sidebar: "dagsterPlus"
sidebar_position: 10
---

# Serverless security & data protection
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Transitioning to Hybrid"
displayed_sidebar: "dagsterPlus"
sidebar_position: 50
---

# Transitioning from Serverless to Hybrid

0 comments on commit 354c69f

Please sign in to comment.