2 مستودعات
Workflows centered on transforming programmatic definitions into static manifests for cluster application.
Distinct from Cloud-Native Deployments: Focuses on the synthesis pipeline from code to YAML rather than the orchestration of the deployment itself.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Manifest-Driven Deployment Workflows. Refine with filters or upvote what's useful.
cdk8s هو إطار عمل للبنية التحتية ككود لـ Kubernetes ومولد بيان. يوفر بيئة تطوير سحابية أصلية لتعريف مكونات النظام والتجريدات القابلة لإعادة الاستخدام باستخدام لغات برمجة عامة، والتي يتم تجميعها بعد ذلك في بيانات YAML قياسية. يستخدم إطار العمل واجهة برمجة تطبيقات تصريحية ونمذجة كائنية التوجه لتحويل الكود إلى ملفات بيان نقية. يتم إنشاء هذه الملفات للاستخدام مع أي مجموعة Kubernetes عبر أدوات النشر الحالية. يُمكّن المشروع من إنشاء أنماط موارد هرمية وتجريدات قابلة لإعادة الاستخدام. يستخدم إنشاء واجهة برمجة تطبيقات مدفوع بالمخطط بناءً على مواصفات Kubernetes openAPI لضمان تعريفات موارد صالحة.
Facilitates a workflow that transforms object-oriented code into standard manifests for deployment via existing tools.
Connect-assets is a Node.js asset pipeline and frontend build tool designed to manage the compilation, minification, and serving of scripts and stylesheets. It functions as a static asset bundler that resolves dependency graphs to concatenate source files into optimized bundles, reducing the number of network requests required for page delivery. The tool distinguishes itself by integrating directly into the development lifecycle through middleware that intercepts HTTP requests to compile and serve assets on demand. For production environments, it provides a command-line interface to precompil
Generates manifest maps to track and distribute precompiled assets for production environments.