API Group: workload.platformspec.io
The workload.platformspec.io
API Group defines the core platform services that support workloads, ensuring developers and applications can efficiently interact with and leverage the platform's capabilities. This group does not define workloads themselves, but rather encompasses the infrastructure, services, and integrations provided by the platform to enable workloads to run effectively.
The primary focus of workload.platformspec.io
is developer enablement, offering platform-native capabilities such as APIs, service meshes, artifact storage, message queues, CI/CD pipelines, and authentication systems. These services are not application-specific, but rather form the essential building blocks that workloads depend on—providing seamless integrations, runtime support, and operational automation.
By defining these core services as part of the Platform Specification, workloads.platformspec.io ensures that platform teams can establish standardized, reusable, and scalable systems for managing workloads, securing applications, and enabling continuous delivery workflows. This API Group provides the essential abstractions required to deliver a modern, developer-friendly cloud platform, empowering teams to build and deploy software without reinventing common platform capabilities.
Kinds
Kind | Description | Status |
---|---|---|
APIGateway | Defines API gateway configurations, routing, and authentication. | 📝 Planned |
ServiceMesh | Represents service mesh configurations (e.g., Istio, Linkerd). | 📝 Planned |
ArtifactStore | Specifies artifact storage for container images, packages, and binaries (e.g., Harbor, JFrog Artifactory). | 📝 Planned |
MessageBus | Defines messaging and event streaming platforms (e.g., Kafka, NATS, Pulsar). | 📝 Planned |
ObjectStore | Represents object storage services (e.g., S3, MinIO, GCS Buckets). | 📝 Planned |
DatabaseService | Defines managed database offerings for workloads to consume. | 📝 Planned |
QueueService | Defines managed queueing systems (e.g., SQS, Pub/Sub, RabbitMQ, Celery). | 📝 Planned |
FunctionService | Represents serverless computing capabilities (e.g., AWS Lambda, OpenFaaS). | 📝 Planned |
IngressRule | Specifies routing and access control for services running on the platform. | 📝 Planned |
IdentityProvider | Defines authentication and identity management services (OIDC, SAML, LDAP). | 📝 Planned |
PlatformPortal | Defines developer portals and self-service tools for platform interaction. | 📝 Planned |
TelemetryPipeline | Defines logging, monitoring, and tracing pipelines (e.g., OpenTelemetry). | 📝 Planned |
FeatureFlagService | Represents platform-wide feature flagging for controlled rollouts. | 📝 Planned |
CICDPipeline | Defines CI/CD automation pipelines provided as a platform service. | 📝 Planned |
BuildService | Represents an internal build system for applications, such as for containers. | 📝 Planned |
DeploymentController | Manages rollout strategies (e.g., blue/green, canary, progressive delivery). | 📝 Planned |
CodeRepository | Defines version control services integrated into the platform (e.g., GitHub, GitLab, Bitbucket). | 📝 Planned |
SecretsManager | Securely manages application secrets required for workloads. | 📝 Planned |
ConfigStore | Provides centralized configuration management for workloads (e.g., Consul, ConfigMaps, Parameter Store). | 📝 Planned |
WorkflowEngine | Defines workflow orchestration services (e.g., Argo Workflows). | 📝 Planned |