|
| 1 | +--- |
| 2 | +annotations: |
| 3 | + capabilityLevel: Basic Install |
| 4 | + shortDescription: ACK service controller for Amazon SageMaker manages |
| 5 | + SageMaker resources in Kubernetes |
| 6 | +displayName: AWS Controllers for Kubernetes - Amazon SageMaker |
| 7 | +description: |- |
| 8 | + Manage Amazon SageMaker resources in AWS from within your Kubernetes cluster. |
| 9 | +
|
| 10 | +
|
| 11 | + **About Amazon SageMaker** |
| 12 | +
|
| 13 | +
|
| 14 | + Amazon SageMaker helps data scientists and developers to prepare, build, |
| 15 | + train, and deploy high-quality machine learning (ML) models quickly by |
| 16 | + bringing together a broad set of capabilities purpose-built for ML. |
| 17 | +
|
| 18 | + |
| 19 | + For more information on Amazon SageMaker, visit the [product |
| 20 | + page](https://aws.amazon.com/sagemaker/). |
| 21 | +
|
| 22 | +
|
| 23 | + **About the AWS Controllers for Kubernetes** |
| 24 | +
|
| 25 | +
|
| 26 | + This controller is a component of the [AWS Controller for |
| 27 | + Kubernetes](https://github.com/aws/aws-controllers-k8s)project. This project |
| 28 | + is currently in **developer preview**. |
| 29 | +samples: |
| 30 | +- kind: DataQualityJobDefinition |
| 31 | + spec: '{}' |
| 32 | +- kind: EndpointConfig |
| 33 | + spec: '{}' |
| 34 | +- kind: Endpoint |
| 35 | + spec: '{}' |
| 36 | +- kind: HyperParameterTuningJob |
| 37 | + spec: '{}' |
| 38 | +- kind: ModelBiasJobDefinition |
| 39 | + spec: '{}' |
| 40 | +- kind: ModelExplainabilityJobDefinition |
| 41 | + spec: '{}' |
| 42 | +- kind: ModelQualityJobDefinition |
| 43 | + spec: '{}' |
| 44 | +- kind: Model |
| 45 | + spec: '{}' |
| 46 | +- kind: MonitoringSchedule |
| 47 | + spec: '{}' |
| 48 | +- kind: ProcessingJob |
| 49 | + spec: '{}' |
| 50 | +- kind: TrainingJob |
| 51 | + spec: '{}' |
| 52 | +- kind: TransformJob |
| 53 | + spec: '{}' |
| 54 | +maintainers: |
| 55 | +- name: "Your Team Name" |
| 56 | + email: "your-team@example.com" |
| 57 | +links: |
| 58 | +- name: Amazon SageMaker Developer Resources |
| 59 | + url: https://aws.amazon.com/sagemaker/developer-resources/ |
0 commit comments