Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rickshar authored Jan 23, 2025
1 parent 71209cd commit 2734e9e
Showing 1 changed file with 6 additions and 89 deletions.
95 changes: 6 additions & 89 deletions src/docs/ocean/features/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,95 +18,12 @@ These are the main Ocean features available for all cloud service providers:

Features only available for specific cloud service providers are marked (for example) as follows:

Example: Cloud service provider relevance: <font color="#FC01CC">AWS Kubernetes</font>, <font color="#FC01CC">ECS</font>
Example: Cloud service provider relevance: <font color="#FC01CC">AWS Kubernetes</font>, <font color="#FC01CC">ECS</font>

<!--## Ocean Features Available for AWS Kubernetes ONLY
See the full feature sets per cloud service provider:

<details style="background:#f2f2f2; padding:6px; margin:10px 0px 0px 0px">
<summary markdown="span" style="color:#7632FE; font-weight:600" id=”texttolinkto”>View list...</summary>
<div style="padding-left:16px">
* [AWS Kubernetes](https://docs.spot.io/ocean/aws-kubernetes/)
* [AWS ECS](https://docs.spot.io/ocean/aws-ecs/)
* [Azure AKS](https://docs.spot.io/ocean/azure-aks/)
* [GCP GKE](https://docs.spot.io/ocean/gcp-gke/)

These features are ONLY available for Ocean AWS Kubernetes:
* [Elastic IP](ocean/features/elastic-ip)
* [Distribute Nodes by vCPU](ocean/features/distribute-vcpu)
* [Set up Extended Resource Support](ocean/tutorials/set-up-extended-resource-support)
</div>
</details>
## Ocean Features Available for EKS ONLY
<details style="background:#f2f2f2; padding:6px; margin:10px 0px 0px 0px">
<summary markdown="span" style="color:#7632FE; font-weight:600" id=”texttolinkto”>View list...</summary>
<div style="padding-left:16px">
These features are ONLY available for Ocean EKS:
* [EKS AMI Auto Update](ocean/features/eks-auto-ami)
* [Upgrade Kubernetes Version in an Ocean EKS Cluster](ocean/tutorials/upgrade-kubernetes-eks)
</div>
</details>
## Ocean Features Available for AKS ONLY
<details style="background:#f2f2f2; padding:6px; margin:10px 0px 0px 0px">
<summary markdown="span" style="color:#7632FE; font-weight:600" id=”texttolinkto”>View list...</summary>
<div style="padding-left:16px">
These features are ONLY available for Ocean AKS:
- [Scheduled Roll via Console](ocean/features/roll)
- [Log Integration with Azure Blob](ocean/features/log-integration-with-azure-blob)
- [Import AKS Cluster with Availability Zone Zero](https://docs.spot.io/ocean/features/vngs/az-zero-feature)
- [Regions Without AZ Support (AKS)](ocean/getting-started/aks?id=support-for-regions-without-availability-zones)
- [Select VMs for an AKS Virtual Node Group](https://docs.spot.io/ocean/features/vm-selection-aks)
- [Suspension Hours to Suppress Restrict Scale Down ](https://docs.spot.io/ocean/features/scaling-kubernetes?id=suspension-hours-to-suppress-ocean-restrict-scale-down-aks-only)
>**Notes**: Ocean initiates actions in the Azure account. These actions are bound by the [Azure subscription limits and quotas](https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits) provided in the account.
>
> Ocean for AKS currently supports the import of Linux-based node pools only.
</div>
</details>
## Ocean Features Available for GKE ONLY
<details style="background:#f2f2f2; padding:6px; margin:10px 0px 0px 0px">
<summary markdown="span" style="color:#7632FE; font-weight:600" id=”texttolinkto”>View list...</summary>
<div style="padding-left:16px">
These features are ONLY available for Ocean GKE:
* [Auto Update Process for GKE](ocean/features/auto-update-process-gke)
* [Set Maximum Scale Down % for VNG or Cluster via the Console](https://docs.spot.io/ocean/features/max-scale-down-vng-gke-ui)
* [Committed Use Discount](ocean/features/committed-use-discount)
</div>
</details>
## Ocean Features Available for ECS ONLY
<details style="background:#f2f2f2; padding:6px; margin:10px 0px 0px 0px">
<summary markdown="span" style="color:#7632FE; font-weight:600" id=”texttolinkto”>View list...</summary>
<div style="padding-left:16px">
These features are ONLY available for Ocean AWS ECS:
* [Scaling for ECS](ocean/features/scaling-ecs)
* [Cost Analysis per ECS Service](ocean/features/cost-analysis)
* [Connect a Fargate Service](elastigroup/tutorials/amazon-ecs/import-fargate-services-to-ecs-elastigroup)*
</div>
</details>
## Related Topics
Select a topic in the sidebar on the left to learn more about Ocean features. -->

0 comments on commit 2734e9e

Please sign in to comment.