diff --git a/404.html b/404.html index dc990be860..9ee2aa8e14 100644 --- a/404.html +++ b/404.html @@ -4,4 +4,4 @@

Page not found :(

The page you are looking for doesn't exist or has been moved.

- \ No newline at end of file + \ No newline at end of file diff --git a/blog/index.html b/blog/index.html index 5e088ee13b..2cf9a67830 100644 --- a/blog/index.html +++ b/blog/index.html @@ -4,4 +4,4 @@

Blog

Say hello to Doks 👋

Introducing Doks, a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default.

Posted November 4, 2020 by Henk Verlinde ‐ 0 min read

- \ No newline at end of file + \ No newline at end of file diff --git a/blog/say-hello-to-doks/index.html b/blog/say-hello-to-doks/index.html index 2fd40482b7..31c4347f4c 100644 --- a/blog/say-hello-to-doks/index.html +++ b/blog/say-hello-to-doks/index.html @@ -4,4 +4,4 @@

Say hello to Doks 👋

Posted November 4, 2020 by Henk Verlinde ‐ 0 min read

Introducing Doks, a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default.

- \ No newline at end of file + \ No newline at end of file diff --git a/contributors/henk-verlinde/index.html b/contributors/henk-verlinde/index.html index cbf9adde26..8b9bd45c72 100644 --- a/contributors/henk-verlinde/index.html +++ b/contributors/henk-verlinde/index.html @@ -4,4 +4,4 @@

Henk Verlinde

Say hello to Doks 👋

Introducing Doks, a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default.

Posted November 4, 2020 by Henk Verlinde ‐ 0 min read

- \ No newline at end of file + \ No newline at end of file diff --git a/contributors/index.html b/contributors/index.html index 4b16d0252c..742f7db397 100644 --- a/contributors/index.html +++ b/contributors/index.html @@ -4,4 +4,4 @@
- \ No newline at end of file + \ No newline at end of file diff --git a/docs/community/background/index.html b/docs/community/background/index.html index 4c4beaa1e9..c2d82de4b7 100644 --- a/docs/community/background/index.html +++ b/docs/community/background/index.html @@ -9,4 +9,4 @@ Discussion

Background

In 10/2018 Chris Hein introduced the AWS Service Operator (ASO) project. We reviewed the feedback from the community and stakeholders and in 08/2019 decided to relaunch ASO as a first-tier open source project with concrete commitments from the container service team. In this process, we renamed the project to AWS Controllers for Kubernetes (ACK).

The tenets for the relaunch were:

  1. ACK is a community-driven project, based on a governance model defining roles and responsibilities.
  2. ACK is optimized for production usage with full test coverage including performance and scalability test suites.
  3. ACK strives to be the only codebase exposing AWS services via a Kubernetes operator.

Since then, we worked on design issues and gathering feedback around which services to prioritize.

Existing custom controllers

AWS service teams use custom controllers, webhooks, and operators for different use cases and based on different approaches. Examples include:

While the autonomy in the different teams and project allows for rapid iterations and innovations, there are some drawbacks associated with it:

Above is the motivation for our 3rd tenet: we want to make sure that there is a common framework, implementing good practices as put forward, for example, in the Operator Developer Guide or in the Programming Kubernetes book.

Outside of AWS, there are projects that share similar goals we have with the ASO, for example:

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/community/discussions/index.html b/docs/community/discussions/index.html index 6c6f77c9ec..2ebea6a952 100644 --- a/docs/community/discussions/index.html +++ b/docs/community/discussions/index.html @@ -9,4 +9,4 @@ Discussion

Discussions

For discussions, please use the #aws-controllers-k8s channel on the Kubernetes Slack community.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/community/faq/index.html b/docs/community/faq/index.html index 0efb0e384d..01cd1dbcb2 100644 --- a/docs/community/faq/index.html +++ b/docs/community/faq/index.html @@ -22,4 +22,4 @@ For now, if you’re a developer, you can check out the contributor docs.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/community/how-it-works/index.html b/docs/community/how-it-works/index.html index 4718cc8e8a..9b92da2543 100644 --- a/docs/community/how-it-works/index.html +++ b/docs/community/how-it-works/index.html @@ -38,4 +38,4 @@ Recovering from Drift

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/community/overview/index.html b/docs/community/overview/index.html index b63d232963..991e9dad17 100644 --- a/docs/community/overview/index.html +++ b/docs/community/overview/index.html @@ -11,4 +11,4 @@ for a particular AWS API.

Container images for ACK service controllers can be found in the ACK registry within the Amazon ECR Public Gallery. To find a container image for a specific service, you can go to gallery.ecr.aws/aws-controllers-k8s/$SERVICENAME-controller. For example, the link to the ACK service controller container image for Amazon Simple Storage Service (Amazon S3) is gallery.ecr.aws/aws-controllers-k8s/s3-controller.

Individual ACK service controllers are tagged with their release version. You can find image URIs for different releases under the Image tags section in the image repository on the ECR Public Gallery.

Be sure to specify a release version
You must always specify a version tag when referencing an ACK service controller image.

In accordance with best practices, we do not include :latest default tags for our image repositories.

Next steps

This guide assumes that you have access to a Kubernetes cluster. You do not need to use the Amazon Elastic Kubernetes Service (Amazon EKS) to get started with ACK service controllers. If you do not yet have a Kubernetes cluster and would like to use Amazon EKS, you can visit the Amazon EKS Setup guide.

Once you have access to a Kubernetes cluster, you can install the ACK service controller of your choice.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/community/releases/index.html b/docs/community/releases/index.html index 7a4e47366c..0bc249f8ca 100644 --- a/docs/community/releases/index.html +++ b/docs/community/releases/index.html @@ -113,4 +113,4 @@ deprecation period has elapsed.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/community/services/index.html b/docs/community/services/index.html index e9e639e133..b9b9385359 100644 --- a/docs/community/services/index.html +++ b/docs/community/services/index.html @@ -13,8 +13,8 @@ series of service controllers, one for each AWS service API. Each individual ACK service controller is released separately. Please see the release documentation for information on how we version and -release ACK service controllers.
Maintenance Phase# Services
PREVIEW9
GENERAL AVAILABILITY20
AWS ServiceProject StageMaintenance PhaseLatest Version
Amazon ACMRELEASEDPREVIEW0.0.7
Amazon Prometheus ServiceRELEASEDGENERAL AVAILABILITY1.2.3
Amazon API GatewayPLANNEDNONEn/a
Amazon ApiGatewayV2RELEASEDGENERAL AVAILABILITY1.0.4
Amazon Application Auto ScalingRELEASEDGENERAL AVAILABILITY1.0.6
AWS App RunnerPROPOSEDNONEn/a
Amazon AthenaPROPOSEDNONEn/a
AWS Auto Scaling PlansPROPOSEDNONEn/a
Amazon Auto ScalingPROPOSEDNONEn/a
Amazon CloudFrontPLANNEDNONEn/a
Amazon CloudTrailRELEASEDGENERAL AVAILABILITY1.0.3
Amazon Cognito Identity ProviderPLANNEDNONEn/a
Amazon DocDBPROPOSEDNONEn/a
Amazon DynamoDBRELEASEDGENERAL AVAILABILITY1.2.0
Amazon EC2RELEASEDGENERAL AVAILABILITY1.0.4
Amazon ECRRELEASEDGENERAL AVAILABILITY1.0.5
Amazon ECSPLANNEDNONEn/a
Amazon EKSRELEASEDGENERAL AVAILABILITY1.0.3
Amazon ElastiCacheRELEASEDPREVIEW0.0.26
Amazon EFSPROPOSEDNONEn/a
Amazon SESPROPOSEDNONEn/a
Amazon EMR ContainersRELEASEDGENERAL AVAILABILITY1.0.2
Amazon Elasticsearch ServiceRELEASEDPREVIEW0.0.2
Amazon EventBridgeRELEASEDGENERAL AVAILABILITY1.0.2
Amazon FSxPROPOSEDNONEn/a
Amazon IAMRELEASEDGENERAL AVAILABILITY1.2.3
Amazon KafkaPROPOSEDNONEn/a
Amazon KeyspacesPROPOSEDNONEn/a
Amazon KinesisRELEASEDPREVIEW0.0.8
Amazon KMSRELEASEDGENERAL AVAILABILITY1.0.5
AWS LambdaRELEASEDGENERAL AVAILABILITY1.3.2
Amazon MemoryDBRELEASEDGENERAL AVAILABILITY1.0.1
Amazon CloudWatchRELEASEDPREVIEW0.0.2
Amazon MQRELEASEDPREVIEW0.0.28
Amazon NeptunePROPOSEDNONEn/a
Amazon OpenSearch ServiceRELEASEDPREVIEW0.0.16
Amazon OrganizationsPLANNEDNONEn/a
Amazon RAMPROPOSEDNONEn/a
Amazon Recycle BinPROPOSEDNONEn/a
Amazon RDSRELEASEDGENERAL AVAILABILITY1.1.5
Amazon Route 53RELEASEDPREVIEW0.0.6
Amazon Route53ResolverRELEASEDPREVIEW0.0.2
Amazon S3RELEASEDGENERAL AVAILABILITY1.0.4
Amazon SageMakerRELEASEDGENERAL AVAILABILITY1.2.2
AWS Secrets ManagerPROPOSEDNONEn/a
AWS Service CatalogPLANNEDNONEn/a
Amazon SNSRELEASEDGENERAL AVAILABILITY1.0.3
Amazon SQSRELEASEDGENERAL AVAILABILITY1.0.4
Amazon SSMPLANNEDNONEn/a
AWS SFNRELEASEDGENERAL AVAILABILITY1.0.3
Amazon WAFV2PROPOSEDNONEn/a
Don’t see a service listed?
If you don’t see a particular AWS service listed, feel free to +release ACK service controllers.
Maintenance Phase# Services
PREVIEW9
GENERAL AVAILABILITY20
AWS ServiceProject StageMaintenance PhaseLatest Version
Amazon ACMRELEASEDPREVIEW0.0.7
Amazon Prometheus ServiceRELEASEDGENERAL AVAILABILITY1.2.3
Amazon API GatewayPLANNEDNONEn/a
Amazon ApiGatewayV2RELEASEDGENERAL AVAILABILITY1.0.4
Amazon Application Auto ScalingRELEASEDGENERAL AVAILABILITY1.0.6
AWS App RunnerPROPOSEDNONEn/a
Amazon AthenaPROPOSEDNONEn/a
AWS Auto Scaling PlansPROPOSEDNONEn/a
Amazon Auto ScalingPROPOSEDNONEn/a
Amazon CloudFrontPLANNEDNONEn/a
Amazon CloudTrailRELEASEDGENERAL AVAILABILITY1.0.3
Amazon Cognito Identity ProviderPLANNEDNONEn/a
Amazon DocDBPROPOSEDNONEn/a
Amazon DynamoDBRELEASEDGENERAL AVAILABILITY1.2.0
Amazon EC2RELEASEDGENERAL AVAILABILITY1.0.4
Amazon ECRRELEASEDGENERAL AVAILABILITY1.0.5
Amazon ECSPLANNEDNONEn/a
Amazon EKSRELEASEDGENERAL AVAILABILITY1.0.3
Amazon ElastiCacheRELEASEDPREVIEW0.0.26
Amazon EFSPROPOSEDNONEn/a
Amazon SESPROPOSEDNONEn/a
Amazon EMR ContainersRELEASEDGENERAL AVAILABILITY1.0.2
Amazon Elasticsearch ServiceRELEASEDPREVIEW0.0.2
Amazon EventBridgeRELEASEDGENERAL AVAILABILITY1.0.2
Amazon FSxPROPOSEDNONEn/a
Amazon IAMRELEASEDGENERAL AVAILABILITY1.2.3
Amazon KafkaPROPOSEDNONEn/a
Amazon KeyspacesPROPOSEDNONEn/a
Amazon KinesisRELEASEDPREVIEW0.0.8
Amazon KMSRELEASEDGENERAL AVAILABILITY1.0.5
AWS LambdaRELEASEDGENERAL AVAILABILITY1.3.2
Amazon MemoryDBRELEASEDGENERAL AVAILABILITY1.0.1
Amazon CloudWatchRELEASEDPREVIEW0.0.2
Amazon MQRELEASEDPREVIEW0.0.28
Amazon NeptunePROPOSEDNONEn/a
Amazon OpenSearch ServiceRELEASEDPREVIEW0.0.16
Amazon OrganizationsPLANNEDNONEn/a
Amazon RAMPROPOSEDNONEn/a
Amazon Recycle BinPROPOSEDNONEn/a
Amazon RDSRELEASEDGENERAL AVAILABILITY1.1.5
Amazon Route 53RELEASEDPREVIEW0.0.6
Amazon Route53ResolverRELEASEDPREVIEW0.0.2
Amazon S3RELEASEDGENERAL AVAILABILITY1.0.4
Amazon SageMakerRELEASEDGENERAL AVAILABILITY1.2.2
AWS Secrets ManagerPROPOSEDNONEn/a
AWS Service CatalogPLANNEDNONEn/a
Amazon SNSRELEASEDGENERAL AVAILABILITY1.0.4
Amazon SQSRELEASEDGENERAL AVAILABILITY1.0.5
Amazon SSMPLANNEDNONEn/a
AWS SFNRELEASEDGENERAL AVAILABILITY1.0.3
Amazon WAFV2PROPOSEDNONEn/a
Don’t see a service listed?
If you don’t see a particular AWS service listed, feel free to propose it!

Amazon ACM

Amazon Prometheus Service

Amazon API Gateway

Amazon ApiGatewayV2

Amazon Application Auto Scaling

AWS App Runner

Amazon Athena

AWS Auto Scaling Plans

Amazon Auto Scaling

Amazon CloudFront

Amazon CloudTrail

Amazon Cognito Identity Provider

Amazon DocDB

Amazon DynamoDB

Amazon EC2

Amazon ECR

Amazon ECS

Amazon EKS

Amazon ElastiCache

Amazon EFS

Amazon SES

Amazon EMR Containers

Amazon Elasticsearch Service

Amazon EventBridge

Amazon FSx

Amazon IAM

Amazon Kafka

Amazon Keyspaces

Amazon Kinesis

Amazon KMS

AWS Lambda

Amazon MemoryDB

Amazon CloudWatch

Amazon MQ

Amazon Neptune

Amazon OpenSearch Service

Amazon Organizations

Amazon RAM

Amazon Recycle Bin

Amazon RDS

Amazon Route 53

Amazon Route53Resolver

Amazon S3

Amazon SageMaker

AWS Secrets Manager

AWS Service Catalog

Amazon SNS

Amazon SQS

Amazon SSM

AWS SFN

Amazon WAFV2

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/api-inference/index.html b/docs/contributor-docs/api-inference/index.html index 3da2dbc25b..b3e2c314f1 100644 --- a/docs/contributor-docs/api-inference/index.html +++ b/docs/contributor-docs/api-inference/index.html @@ -352,4 +352,4 @@

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/building-controller/index.html b/docs/contributor-docs/building-controller/index.html index 610d75f691..3e4cdd4b4a 100644 --- a/docs/contributor-docs/building-controller/index.html +++ b/docs/contributor-docs/building-controller/index.html @@ -39,4 +39,4 @@ generated artifacts indeed are able to create an S3 bucket for us.

Learn about how to run e2e tests for an ACK controller.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/code-generation/index.html b/docs/contributor-docs/code-generation/index.html index a5d8e79042..5fc9b30f39 100644 --- a/docs/contributor-docs/code-generation/index.html +++ b/docs/contributor-docs/code-generation/index.html @@ -65,4 +65,4 @@

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/code-generator-config/index.html b/docs/contributor-docs/code-generator-config/index.html index f02687b207..37c1de2129 100644 --- a/docs/contributor-docs/code-generator-config/index.html +++ b/docs/contributor-docs/code-generator-config/index.html @@ -793,4 +793,4 @@ TODO

Attribute-based APIs

OMG TODO.

Miscellaneous/maybe cover later/documentation backlog

What does PrefixConfig do?

What if the code generator cannot figure out my service’s API model name?

list_operation.match_fields

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/code-organization/index.html b/docs/contributor-docs/code-organization/index.html index 639e458518..5e55675c2e 100644 --- a/docs/contributor-docs/code-organization/index.html +++ b/docs/contributor-docs/code-organization/index.html @@ -34,4 +34,4 @@ tests for the resources exposed by that controller (/test/e2e).

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/operatorhub-onboarding/index.html b/docs/contributor-docs/operatorhub-onboarding/index.html index 009b6f558c..deb7fca463 100644 --- a/docs/contributor-docs/operatorhub-onboarding/index.html +++ b/docs/contributor-docs/operatorhub-onboarding/index.html @@ -32,4 +32,4 @@ merge the pull request. After these Pull Requests have been merged, the new controller is now onboarded and ready for a release.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/overview/index.html b/docs/contributor-docs/overview/index.html index adddd24e61..ad6377c2bd 100644 --- a/docs/contributor-docs/overview/index.html +++ b/docs/contributor-docs/overview/index.html @@ -30,4 +30,4 @@ test ACK locally.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/release/index.html b/docs/contributor-docs/release/index.html index 588d5f7823..324fafb479 100644 --- a/docs/contributor-docs/release/index.html +++ b/docs/contributor-docs/release/index.html @@ -55,4 +55,4 @@ Service team can see the release prowjobs, their status and logs at https://prow.ack.aws.dev/

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/setup/index.html b/docs/contributor-docs/setup/index.html index 99591159da..d935048f40 100644 --- a/docs/contributor-docs/setup/index.html +++ b/docs/contributor-docs/setup/index.html @@ -88,4 +88,4 @@ how to build an ACK service controller.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/tenets/index.html b/docs/contributor-docs/tenets/index.html index d57b9f764b..f3997a9c12 100644 --- a/docs/contributor-docs/tenets/index.html +++ b/docs/contributor-docs/tenets/index.html @@ -31,4 +31,4 @@ ec2-controller speaks the EC2 API.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/contributor-docs/testing/index.html b/docs/contributor-docs/testing/index.html index 54194bb212..3dd2fc415a 100644 --- a/docs/contributor-docs/testing/index.html +++ b/docs/contributor-docs/testing/index.html @@ -184,4 +184,4 @@ feedback.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 8690eb0274..54ad37d1c1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,4 +9,4 @@ Discussion

Docs

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/apigatewayv2-reference-example/index.html b/docs/tutorials/apigatewayv2-reference-example/index.html index 7a9e21440c..00f2a80f76 100644 --- a/docs/tutorials/apigatewayv2-reference-example/index.html +++ b/docs/tutorials/apigatewayv2-reference-example/index.html @@ -156,4 +156,4 @@

To remove the APIGatewayv2 ACK service controller, related CRDs, and namespaces, see ACK Cleanup.

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/aurora-serverless-v2/index.html b/docs/tutorials/aurora-serverless-v2/index.html index bdec46905c..c46cf04a77 100644 --- a/docs/tutorials/aurora-serverless-v2/index.html +++ b/docs/tutorials/aurora-serverless-v2/index.html @@ -240,4 +240,4 @@

To remove the RDS ACK service controller, related CRDs, and namespaces, see ACK Cleanup.

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/autoscaling-example/index.html b/docs/tutorials/autoscaling-example/index.html index 8a43a004ff..818b8aed26 100644 --- a/docs/tutorials/autoscaling-example/index.html +++ b/docs/tutorials/autoscaling-example/index.html @@ -210,4 +210,4 @@

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/ec2-example/index.html b/docs/tutorials/ec2-example/index.html index 2272a7d2a0..7c54033811 100644 --- a/docs/tutorials/ec2-example/index.html +++ b/docs/tutorials/ec2-example/index.html @@ -320,4 +320,4 @@

To remove the EC2 ACK service controller, related CRDs, and namespaces, see ACK Cleanup.

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/emr-on-eks-example/index.html b/docs/tutorials/emr-on-eks-example/index.html index b0b9c42ecd..f1e651860b 100644 --- a/docs/tutorials/emr-on-eks-example/index.html +++ b/docs/tutorials/emr-on-eks-example/index.html @@ -276,4 +276,4 @@

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/eventbridge-example/index.html b/docs/tutorials/eventbridge-example/index.html index 53c61a8240..f8ba47487c 100644 --- a/docs/tutorials/eventbridge-example/index.html +++ b/docs/tutorials/eventbridge-example/index.html @@ -138,4 +138,4 @@

If the command executes successfully, no output is generated.

To remove the EventBridge ACK service controller, related CRDs, and namespaces, see ACK Cleanup.

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/lambda-oci-example/index.html b/docs/tutorials/lambda-oci-example/index.html index e0c85d82d0..d20880b3de 100644 --- a/docs/tutorials/lambda-oci-example/index.html +++ b/docs/tutorials/lambda-oci-example/index.html @@ -76,4 +76,4 @@

To remove the Lambda ACK service controller, related CRDs, and namespaces, see ACK Cleanup.

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/memorydb-example/index.html b/docs/tutorials/memorydb-example/index.html index 450a7127be..b235504d93 100644 --- a/docs/tutorials/memorydb-example/index.html +++ b/docs/tutorials/memorydb-example/index.html @@ -271,4 +271,4 @@

To remove the MemoryDB ACK service controller, related CRDs, and namespaces, see ACK Cleanup.

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/pipes-example/index.html b/docs/tutorials/pipes-example/index.html index 6e7731cb4b..4a49ee060b 100644 --- a/docs/tutorials/pipes-example/index.html +++ b/docs/tutorials/pipes-example/index.html @@ -186,4 +186,4 @@

If the command executes successfully, no output is generated.

To remove the Pipes ACK service controller, related CRDs, and namespaces, see ACK Cleanup.

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/rds-example/index.html b/docs/tutorials/rds-example/index.html index 79f708446b..afb57fdf6e 100644 --- a/docs/tutorials/rds-example/index.html +++ b/docs/tutorials/rds-example/index.html @@ -219,4 +219,4 @@

To remove the RDS ACK service controller, related CRDs, and namespaces, see ACK Cleanup.

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/sagemaker-example/index.html b/docs/tutorials/sagemaker-example/index.html index 6dde6cd118..b9dc8b18ec 100644 --- a/docs/tutorials/sagemaker-example/index.html +++ b/docs/tutorials/sagemaker-example/index.html @@ -192,4 +192,4 @@

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/tutorials/sqs-example/index.html b/docs/tutorials/sqs-example/index.html index 3b083c8807..dc5cbc7030 100644 --- a/docs/tutorials/sqs-example/index.html +++ b/docs/tutorials/sqs-example/index.html @@ -96,4 +96,4 @@

To remove the SQS ACK service controller, related CRDs, and namespaces, see ACK Cleanup.

To delete your EKS clusters, see Amazon EKS - Deleting a cluster.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/ack-tags/index.html b/docs/user-docs/ack-tags/index.html index 1607fd8e19..6498d3548a 100644 --- a/docs/user-docs/ack-tags/index.html +++ b/docs/user-docs/ack-tags/index.html @@ -64,4 +64,4 @@ would be expanded to “k8s-name=my-ack-tagging-repo”

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/adopted-resource/index.html b/docs/user-docs/adopted-resource/index.html index b33c749186..d1215e91be 100644 --- a/docs/user-docs/adopted-resource/index.html +++ b/docs/user-docs/adopted-resource/index.html @@ -80,4 +80,4 @@

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/authentication/index.html b/docs/user-docs/authentication/index.html index 9361480406..c3e92c0246 100644 --- a/docs/user-docs/authentication/index.html +++ b/docs/user-docs/authentication/index.html @@ -106,4 +106,4 @@

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/authorization/index.html b/docs/user-docs/authorization/index.html index 5496049799..b59c9b892f 100644 --- a/docs/user-docs/authorization/index.html +++ b/docs/user-docs/authorization/index.html @@ -50,4 +50,4 @@

AWS IAM permissions for ACK controller

The IAM role needs the correct IAM policies for a given ACK service controller. For example, the ACK service controller for AWS S3 needs read and write permission for S3 Buckets. It is recommended that the IAM policy gives only enough access to properly manage the resources needed for a specific AWS service.

To use the recommended IAM policy for a given ACK service controller, refer to the recommended-policy-arn file in the config/iam/ folder within that service’s public repository. This document contains the AWS Resource Name (ARN) of the recommended managed policy for a specific service. For example, the recommended IAM policy ARN for AWS S3 is: arn:aws:iam::aws:policy/AmazonS3FullAccess.

Some services may need an additional inline policy. For example, the service controller may require iam:PassRole permission in order to pass an execution role that will be assumed by the AWS service. If applicable, resources for additional recommended policies will be located in the recommended-inline-policy file within the config/iam folder of a given ACK service controller’s public repository. This inline policy is applied along with the managed policies when creating the role.

If you have not yet created an IAM role, see the user documentation on how to create an IAM role for your ACK service controller.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/cleanup/index.html b/docs/user-docs/cleanup/index.html index 5a2f4a9330..8fab421a12 100644 --- a/docs/user-docs/cleanup/index.html +++ b/docs/user-docs/cleanup/index.html @@ -26,4 +26,4 @@

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/cross-account-resource-management/index.html b/docs/user-docs/cross-account-resource-management/index.html index 94c02f4e93..8adb3d1cd3 100644 --- a/docs/user-docs/cross-account-resource-management/index.html +++ b/docs/user-docs/cross-account-resource-management/index.html @@ -41,4 +41,4 @@

Next Steps

Checkout the RBAC and IAM permissions overview to understand how ACK manages authorization

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/deletion-policy/index.html b/docs/user-docs/deletion-policy/index.html index cb6b3e4f5a..e93fe95a5a 100644 --- a/docs/user-docs/deletion-policy/index.html +++ b/docs/user-docs/deletion-policy/index.html @@ -45,4 +45,4 @@ prefix for a single resource.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/drift-recovery/index.html b/docs/user-docs/drift-recovery/index.html index c2f21e4346..ec8c9e5135 100644 --- a/docs/user-docs/drift-recovery/index.html +++ b/docs/user-docs/drift-recovery/index.html @@ -44,4 +44,4 @@

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/field-export/index.html b/docs/user-docs/field-export/index.html index 8268044a88..56f5dce322 100644 --- a/docs/user-docs/field-export/index.html +++ b/docs/user-docs/field-export/index.html @@ -88,4 +88,4 @@ requesting it.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/install/index.html b/docs/user-docs/install/index.html index 5e524f0256..f977d01e35 100644 --- a/docs/user-docs/install/index.html +++ b/docs/user-docs/install/index.html @@ -37,4 +37,4 @@ AWS credentials can be supplied to the ACK controller.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/irsa/index.html b/docs/user-docs/irsa/index.html index cd35a509aa..b115c7924c 100644 --- a/docs/user-docs/irsa/index.html +++ b/docs/user-docs/irsa/index.html @@ -104,4 +104,4 @@ validate by creating a S3 bucket

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/multi-region-resource-management/index.html b/docs/user-docs/multi-region-resource-management/index.html index bf029fb5c0..ce51710031 100644 --- a/docs/user-docs/multi-region-resource-management/index.html +++ b/docs/user-docs/multi-region-resource-management/index.html @@ -33,4 +33,4 @@

Next Steps

Checkout ACK functionality for creating resources in multiple AWS accounts from single controller installation.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/openshift/index.html b/docs/user-docs/openshift/index.html index ad0918bad1..2ee422b4f9 100644 --- a/docs/user-docs/openshift/index.html +++ b/docs/user-docs/openshift/index.html @@ -47,4 +47,4 @@

Next Steps

After you install the controller, you can follow the Cross Account Resource Management instructions to manage resources in multiple AWS accounts.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/user-docs/resource-crud/index.html b/docs/user-docs/resource-crud/index.html index af984f2e99..2294210d2b 100644 --- a/docs/user-docs/resource-crud/index.html +++ b/docs/user-docs/resource-crud/index.html @@ -52,4 +52,4 @@ functionality for creating resources in multiple AWS regions.

Edit this page on GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/index.html b/index.html index 28146af117..2048386cef 100644 --- a/index.html +++ b/index.html @@ -4,4 +4,4 @@

AWS Controllers for Kubernetes

Manage AWS services using Kubernetes

Get started

Open-Sourced — Apache-2.0 Licensed — GitHub

- \ No newline at end of file + \ No newline at end of file diff --git a/index.min.8e06472842d94c6222f3d69024c7a0d2476267e706fd22dc1fb4b801d7bd3fc160618e5bf758ccdab2b6685d940231ed20990c1eefe62000f598d44889d9f52e.js b/index.min.d973fe6e76084342aa6932db7d01bbf6d3c29d83d2a0023d63c604255bf085b4150805a28d2c009b2318e8b829337137604910b2a4e8eae3620b90503015c130.js similarity index 85% rename from index.min.8e06472842d94c6222f3d69024c7a0d2476267e706fd22dc1fb4b801d7bd3fc160618e5bf758ccdab2b6685d940231ed20990c1eefe62000f598d44889d9f52e.js rename to index.min.d973fe6e76084342aa6932db7d01bbf6d3c29d83d2a0023d63c604255bf085b4150805a28d2c009b2318e8b829337137604910b2a4e8eae3620b90503015c130.js index 0c35e28a84..288eb6aa45 100644 --- a/index.min.8e06472842d94c6222f3d69024c7a0d2476267e706fd22dc1fb4b801d7bd3fc160618e5bf758ccdab2b6685d940231ed20990c1eefe62000f598d44889d9f52e.js +++ b/index.min.d973fe6e76084342aa6932db7d01bbf6d3c29d83d2a0023d63c604255bf085b4150805a28d2c009b2318e8b829337137604910b2a4e8eae3620b90503015c130.js @@ -1 +1 @@ -var suggestions=document.getElementById('suggestions'),userinput=document.getElementById('userinput');document.addEventListener('keydown',inputFocus);function inputFocus(a){a.keyCode===191&&(a.preventDefault(),userinput.focus()),a.keyCode===27&&(userinput.blur(),suggestions.classList.add('d-none'))}document.addEventListener('click',function(a){var b=suggestions.contains(a.target);b||suggestions.classList.add('d-none')}),document.addEventListener('keydown',suggestionFocus);function suggestionFocus(b){const d=suggestions.querySelectorAll('a'),e=[...d],a=e.indexOf(document.activeElement);let c=0;b.keyCode===38?(b.preventDefault(),c=a>0?a-1:0,d[c].focus()):b.keyCode===40&&(b.preventDefault(),c=a+1