Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added social card images for quick tutorials #184

Merged
merged 2 commits into from
Dec 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
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.
Loading