Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Add: landscape
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault committed Apr 3, 2023
1 parent 54aa1a0 commit 0530412
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions content/en/docs/about/portefaix.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ aliases = ["/docs/", "/docs/about/", "/docs/Portefaix/"]
The Portefaix project is dedicated to create an infrastructure on Cloud Providers
and deploy Cloud Native applications into a Kubernetes cluster.

<img src="/docs/images/portefaix-landscape.png" alt="Landscape" class="mt-3 mb-3 border border-info rounded">

## Getting started with Portefaix

Read the [Portefaix overview](/docs/started/overview/) for an
Expand Down
1 change: 1 addition & 0 deletions content/en/docs/homelab/deploy/install-portefaix.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Check Kubernetes cluster:
❯ make -f hack/build/k3s.mk k3s-kube-credentials ENV=homelab
```

The nodes are in a `NotReady` state, due to the Pod Networking CNI plugin is not available.
[Cilium](https://cilium.io/) must be installed:

```shell
Expand Down
2 changes: 1 addition & 1 deletion portefaix-homelab_2.drawio

Large diffs are not rendered by default.

0 comments on commit 0530412

Please sign in to comment.