-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a Japanese version of the README file and update the language lin… (
#1135) * Add a Japanese version of the README file and update the language links in the existing README. * Update Japanese README with community and documentation improvements
- Loading branch information
1 parent
435bd09
commit f208a79
Showing
3 changed files
with
109 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
<div align="right"> | ||
|
||
[中文](README-zh.md) | [English](README.md) | 日本語 | ||
|
||
[](http://makeapullrequest.com) | ||
[](https://goreportcard.com/report/github.com/Edgenesis/shifu) | ||
[](https://codecov.io/gh/Edgenesis/shifu) | ||
[](https://dev.azure.com/Edgenesis/shifu/_build/latest?definitionId=19&branchName=main) | ||
[](https://github.com/Edgenesis/shifu/actions/workflows/golangci-lint.yml) | ||
|
||
</div> | ||
|
||
<div align="center"> | ||
|
||
<img width="300px" src="./img/shifu-logo.svg"></img> | ||
<div align="center"> | ||
|
||
<h1 style="border-bottom: none"> | ||
<br> | ||
KubernetesネイティブのIoTゲートウェイ | ||
<br /> | ||
</h1> | ||
ShifuはKubernetesネイティブで、プロトコルやベンダーに依存しない、プロダクショングレードのオープンなIoTゲートウェイです。 | ||
</div> | ||
</div> | ||
<br/><br/> | ||
|
||
<div align="center"> | ||
<a href="https://discord.gg/2tbdBrkGHv"><img src="https://img.shields.io/badge/-Discord-424549?style=social&logo=discord" height="25"></a> | ||
| ||
<a href="https://twitter.com/ShifuFramework"><img src="https://img.shields.io/badge/-Twitter-red?style=social&logo=twitter" height="25"></a> | ||
| ||
<a href="https://www.linkedin.com/company/76257633/admin/"><img src="https://img.shields.io/badge/-Linkedin-red?style=social&logo=linkedin" height="25"></a> | ||
| ||
<a href="https://github.com/Edgenesis/shifu"><img src="https://img.shields.io/github/stars/Edgenesis/shifu?style=social" height="25"></a> | ||
</div> | ||
|
||
## Shifuの価値: アプリケーションを開発し、インフラを構築しない | ||
|
||
<div align="center"> | ||
<img width="900px" src="./img/iot-stack-with-shifu.svg"></img> | ||
</div> | ||
|
||
## CNCFライブデモ | ||
|
||
[](https://www.youtube.com/watch?v=qMrdM1QcLMk) | ||
|
||
## 特徴 | ||
|
||
**Kubernetesネイティブ** — アプリケーション開発とデバイス管理を同時に行い、追加の運用インフラを構築する必要がありません。 | ||
|
||
**オープンプラットフォーム** — ベンダーロックインなしで、Shifuをパブリッククラウド、プライベートクラウド、ハイブリッドクラウドのいずれでも簡単に展開できます。ShifuはKubernetesをIoTエッジコンピューティングシーンに導入し、IoTアプリケーションのスケーラビリティと高可用性を実現します。 | ||
|
||
**プロトコルに依存しない** — HTTP、MQTT、RTSP、Siemens S7、TCPソケット、OPC UAなど、Shifuのマイクロサービスアーキテクチャにより、新しいプロトコルの迅速な統合が可能です。 | ||
|
||
## 用語集 | ||
|
||
**shifu** — IoTデバイスをKubernetesクラスターに統合するためのCRD(カスタムリソース定義)。 | ||
|
||
**DeviceShifu** — Kubernetesのポッドであり、Shifuの最小単位です。主にデバイスのドライバが含まれており、クラスタ内でIoTデバイスを表現します。これを「デジタルツイン」と呼ぶこともできます。 | ||
|
||
<div align="center"> | ||
<img width="900px" src="./img/shifu-architecture.png"></img> | ||
</div> | ||
|
||
## 5行コードで私有プロトコルのカメラに接続する方法 | ||
|
||
<div align="center"> | ||
<img width="900px" src="./img/five-lines-to-connect-to-a-camera.gif"></img> | ||
</div> | ||
|
||
## コミュニティ | ||
|
||
Shifuコミュニティに参加し、あなたの考えやアイデアをシェアしてください。あなたの意見は非常に貴重です。 | ||
皆さんの参加を心待ちにしています。 | ||
|
||
[](https://discord.gg/CkRwsJ7raw) | ||
[](https://twitter.com/ShifuFramework) | ||
[](https://github.com/Edgenesis/shifu/discussions) | ||
|
||
## はじめに | ||
|
||
詳細な情報は[Shifuドキュメント](https://shifu.dev/)をチェックしてください: | ||
- 🔧[Shifuのインストール](https://shifu.dev/docs/guides/install/install-shifu-dev) | ||
- 🔌[デバイスの接続](https://shifu.dev/docs/guides/cases/) | ||
- 👨💻[アプリケーション開発](https://shifu.dev/docs/guides/application/) | ||
- 🎮[KillerCodaデモを試す](https://killercoda.com/shifu/shifu-demo) | ||
|
||
## 貢献 | ||
|
||
[Issueを投稿](https://github.com/Edgenesis/shifu/issues/new/choose)したり、[PRを提出](https://github.com/Edgenesis/shifu/pulls)してください! | ||
|
||
貢献してくださった皆様に感謝します。 | ||
|
||
## Shifuは[CNCFランドスケーププロジェクト](https://landscape.cncf.io/)に正式に登録されています。 | ||
|
||
<div align="center"> | ||
<img width="900px" src="./img/cncf-logo.png"></img> | ||
</div> | ||
|
||
## GitHubスター数の推移 | ||
|
||
[](https://starchart.cc/Edgenesis/shifu) | ||
|
||
## ライセンス | ||
|
||
このプロジェクトはApache 2.0ライセンスの下で配布されています。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters