Skip to content

Commit

Permalink
Added social card images for quick tutorials (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomergreenwald authored Dec 25, 2023
1 parent 357098a commit de1109f
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/quickstart/access-control/aws-eks-cni-mini.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
sidebar_position: 2
title: Network policies on AWS EKS with the VPC CNI
image: /img/quick-tutorials/aws-eks-mini/social.png
---

import CodeBlock from "@theme/CodeBlock";
Expand Down
1 change: 1 addition & 0 deletions docs/quickstart/access-control/aws-iam-eks.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
sidebar_position: 2
title: Automate AWS IAM for EKS
image: /img/quick-tutorials/postgresql/social.png
---

import CodeBlock from "@theme/CodeBlock";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
sidebar_position: 3
title: Istio AuthorizationPolicy automation
image: /img/quick-tutorials/k8s-istio-authorization-policies/social.png
---

import CodeBlock from "@theme/CodeBlock";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
sidebar_position: 5
title: Kafka access automation using cert-manager mTLS
image: /img/quick-tutorials/k8s-kafka-mtls-cert-mgr/social.png
---

import Tabs from "@theme/Tabs";
Expand Down
1 change: 1 addition & 0 deletions docs/quickstart/access-control/k8s-kafka-mtls.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
sidebar_position: 4
title: Kafka access automation using Otterize Cloud mTLS
image: /img/quick-tutorials/k8s-kafka-mtls/social.png
---

import Tabs from "@theme/Tabs";
Expand Down
1 change: 1 addition & 0 deletions docs/quickstart/access-control/k8s-network-policies.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
sidebar_position: 1
title: NetworkPolicy automation
image: /img/quick-tutorials/network-policies/social.png
---

import CodeBlock from "@theme/CodeBlock";
Expand Down
3 changes: 2 additions & 1 deletion docs/quickstart/access-control/postgresql.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
sidebar_position: 2
title: Just-in-time PostgreSQL users & access
image: /img/quick-tutorials/postgresql/social.png
---

import CodeBlock from "@theme/CodeBlock";
Expand All @@ -10,7 +11,7 @@ import TabItem from "@theme/TabItem";
Otterize automates PostgreSQL access management and secrets for your workloads, all in Kubernetes.


![](/code-examples/postgresql/cloud.png)
![](/img/quick-tutorials/postgresql/cloud.png)

Connect to [Otterize Cloud](https://app.otterize.com) to get started!

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added static/img/quick-tutorials/postgresql/social.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit de1109f

Please sign in to comment.