Skip to content

Commit

Permalink
Merge pull request #97 from akash-network/shm-provider-updates
Browse files Browse the repository at this point in the history
Update: SHM for provider support updates
  • Loading branch information
chainzero authored Apr 1, 2024
2 parents ba5b0f8 + ffdda2b commit 1b6556b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
categories: ["Providers"]
tags: []
weight: 2
title: "Shared Memory (SHM) Support (Optional Step)"
linkTitle: "Shared Memory (SHM) Support (Optional Step)"
title: "Shared Memory Support"
linkTitle: "Shared Memory Support"
---

# Shared Memory (SHM) Enablement
Expand Down Expand Up @@ -186,4 +186,4 @@ kubectl -n akash-services get pod akash-provider-0 -o yaml | grep image: | uniq
```
root@node1:~/provider# kubectl -n akash-services get pod akash-provider-0 -o yaml | grep image: | uniq -c
4 image: ghcr.io/akash-network/provider:0.5.4
```
```

0 comments on commit 1b6556b

Please sign in to comment.