awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
knative avatar

knative/docs

0
View on GitHub↗
5,065 نجوم·1,269 تفرعات·HTML·6 مشاهداتknative.dev/docs↗

Docs

يحتوي هذا المستودع على الوثائق التقنية لـ Knative، ويوفر أدلة ومراجع شاملة لنشر أحجام العمل بدون خادم (Serverless) وسير العمل القائم على الأحداث. يعمل كمورد مركزي لتكوين القياس التلقائي القائم على الطلب، وتوجيه حركة المرور، وبناء الأنظمة المفصولة التي تطلق إجراءات بناءً على أحداث غير متزامنة.

يتم تقديم الوثائق كموقع ويب ثابت قابل للبحث يتم تقديمه من ملفات Markdown. يستخدم هذا النظام تفرع المستندات ذو الإصدارات وخط أنابيب تكامل مستمر لأتمتة بناء ونشر التعليمات التقنية ومراجع واجهة برمجة التطبيقات.

تغطي المحتويات إدارة الحوسبة بدون خادم، والهندسة القائمة على الأحداث، وإبلاغ الثغرات الأمنية.

Features

  • Technical Documentation - Serves as a comprehensive collection of technical guides, references, and API documentation.
  • Serverless Computing - Details the configuration and operation of serverless execution environments and autoscaling.
  • Event-Driven Workflow Triggers - Enables the initiation of reactive workflows based on external events and asynchronous signals.
  • Serverless Deployment - Provides the core capability to deploy application code in scalable, request-driven serverless environments.
  • Event-Driven Architectures - Implements architectural patterns for building decoupled, reactive systems using event triggers.
  • Markdown Site Publishing - Transforms Markdown files into a structured, navigable website for technical instructions.
  • Language Samples - Standardized language-specific samples for Knative-based environments.
  • Application Examples - Example of using RxJava with Knative.

سجل النجوم

مخطط تاريخ النجوم لـ knative/docsمخطط تاريخ النجوم لـ knative/docs

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة knative/docs؟

يحتوي هذا المستودع على الوثائق التقنية لـ Knative، ويوفر أدلة ومراجع شاملة لنشر أحجام العمل بدون خادم (Serverless) وسير العمل القائم على الأحداث. يعمل كمورد مركزي لتكوين القياس التلقائي القائم على الطلب، وتوجيه حركة المرور، وبناء الأنظمة المفصولة التي تطلق إجراءات بناءً على أحداث غير متزامنة.

ما هي الميزات الرئيسية لـ knative/docs؟

الميزات الرئيسية لـ knative/docs هي: Technical Documentation, Serverless Computing, Event-Driven Workflow Triggers, Serverless Deployment, Event-Driven Architectures, Markdown Site Publishing, Language Samples, Application Examples.

ما هي البدائل مفتوحة المصدر لـ knative/docs؟

تشمل البدائل مفتوحة المصدر لـ knative/docs: cloudflare/cloudflare-docs — This repository is a technical documentation site and a collection of guides and references for implementing… dotnet/docs — This repository serves as the technical documentation source for the .NET ecosystem. It consists of a collection of… firebase/functions-samples — This repository provides a comprehensive library of code examples for implementing event-driven, serverless backend… sarabander/sicp — This project is a technical text renderer designed to display complex mathematical notation and syntax-highlighted… godotengine/godot-docs — This project contains the official technical manuals and guides for the Godot game engine. It serves as a… hzpt-inet-club/english-note — English-note is a structured English grammar course and learning resource designed to teach sentence structure and…

بدائل مفتوحة المصدر لـ Docs

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Docs.
  • cloudflare/cloudflare-docsالصورة الرمزية لـ cloudflare

    cloudflare/cloudflare-docs

    4,859عرض على GitHub↗

    This repository is a technical documentation site and a collection of guides and references for implementing networking, security, and cloud infrastructure services. It functions as a static-site generated portal and a headless content platform, separating source files from the presentation layer to enable flexible rendering. The project utilizes markdown-based documentation stored in a version-controlled Git repository. It provides specialized technical content including an AI platform documentation for building agents and managing inference, a cloud infrastructure guide for DNS and CDN conf

    MDXcloudflaredocshacktoberfest
    عرض على GitHub↗4,859
  • dotnet/docsالصورة الرمزية لـ dotnet

    dotnet/docs

    4,718عرض على GitHub↗

    This repository serves as the technical documentation source for the .NET ecosystem. It consists of a collection of conceptual guides and technical references written in Markdown, acting as the static site content source for a public documentation portal. The project utilizes a Git-based content management system to handle technical writing through pull requests and automated build pipelines. It distinguishes itself through a specialized infrastructure that aggregates content and samples from multiple repositories and branches into a single unified output. The system covers a broad range of

    عرض على GitHub↗4,718
  • firebase/functions-samplesالصورة الرمزية لـ firebase

    firebase/functions-samples

    12,238عرض على GitHub↗

    This repository provides a comprehensive library of code examples for implementing event-driven, serverless backend architectures. It serves as a practical guide for building scalable cloud-native applications that execute logic in isolated environments, triggered by infrastructure events or HTTP requests rather than persistent server processes. The collection demonstrates how to leverage managed infrastructure to automate backend workflows, including the use of asynchronous task queuing to maintain system stability during high traffic. It highlights patterns for secure API hosting, enabling

    JavaScriptfaasfaas-platformfirebase
    عرض على GitHub↗12,238
  • sarabander/sicpالصورة الرمزية لـ sarabander

    sarabander/sicp

    4,515عرض على GitHub↗

    This project is a technical text renderer designed to display complex mathematical notation and syntax-highlighted code within digital document formats. It functions as a MathML technical renderer and a system for producing static site generated documentation. The project creates digital textbooks available as both HTML5 digital books and standardized EPUB3 eBooks. It transforms source materials into pre-rendered HTML and EPUB files, ensuring the content is compatible with modern web browsers and electronic book readers. The rendering surface utilizes a responsive layout with viewport adapta

    HTML
    عرض على GitHub↗4,515
  • عرض جميع البدائل الـ 30 لـ Docs→