Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ topics:

### Cozystack has officially been included in the CNCF Landscape

You can now [find the Cozystack](https://landscape.cncf.io/?item=platform--certified-kubernetes-installer--cozystack) open source platform in the CNCF Landscape categories of *Platform* and *Certified Kubernetes — Installed*. Despite being a relatively young platform, Cozystack is experiencing rapid growth, and an active community of developers and users has already formed around it.
You can now [find the Cozystack](https://landscape.cncf.io/?item=orchestration-management--scheduling-orchestration--cozystack) open source platform in the CNCF Landscape categories of *Platform* and *Certified Kubernetes — Installed*. Despite being a relatively young platform, Cozystack is experiencing rapid growth, and an active community of developers and users has already formed around it.

![](https://cdn-images-1.medium.com/max/800/1*SteyePbFZNEeTIh3JWgiOQ.png)

Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/hooks/head-end.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"foundingDate": "2023",
"sameAs": [
"https://github.com/cozystack/cozystack",
"https://landscape.cncf.io/?item=platform--paas-container-service--cozystack",
"https://landscape.cncf.io/?item=orchestration-management--scheduling-orchestration--cozystack",
"https://kubernetes.slack.com/messages/cozystack",
"https://t.me/cozystack"
]
Expand Down
2 changes: 1 addition & 1 deletion layouts/shortcodes/blocks/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
{{ end }}
</div>
<div class="col-lg-3 d-none d-lg-block text-end">
<a href="https://landscape.cncf.io/?group=certified-partners-and-providers&item=platform--paas-container-service--cozystack" target="_blank" rel="noopener noreferrer">
<a href="https://landscape.cncf.io/?group=certified-partners-and-providers&item=orchestration-management--scheduling-orchestration--cozystack" target="_blank" rel="noopener noreferrer">
<img src="https://github.com/cncf/artwork/raw/main/projects/kubernetes/certified-kubernetes/versionless/color/certified-kubernetes-color.svg" height="100" alt="Certified Kubernetes">
</a>
</div>
Expand Down
Loading