diff --git a/404.html b/404.html index 9405b28861..691892875f 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 d9c605243a..d9ab1df6d7 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 bc3d9fb740..ed8b0f3331 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 9f4dc7dac2..f949fa105d 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 4e35730b6a..be44afed23 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 819ae80fc5..8cdf5c2db3 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 0f0abcfce2..4fccbc3365 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 187806c48d..97a661799c 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 9732695d08..0e6bb42f4d 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 24f576a354..9847239ad1 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 0d95821ada..3393a2a62c 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 69ebc77a38..faa704d69c 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
PREVIEW16
GENERAL AVAILABILITY28
AWS ServiceProject StageMaintenance PhaseLatest Version
Amazon ACM-PCARELEASEDPREVIEW0.0.18
Amazon ACMRELEASEDPREVIEW0.0.19
Amazon Prometheus ServiceRELEASEDGENERAL AVAILABILITY1.2.13
Amazon API GatewayPLANNEDNONEn/a
Amazon ApiGatewayV2RELEASEDGENERAL AVAILABILITY1.0.16
Amazon Application Auto ScalingRELEASEDGENERAL AVAILABILITY1.0.17
AWS App RunnerPROPOSEDNONEn/a
Amazon AthenaPLANNEDNONEn/a
AWS Auto Scaling PlansPROPOSEDNONEn/a
Amazon Auto ScalingPROPOSEDNONEn/a
Amazon CloudFrontRELEASEDGENERAL AVAILABILITY1.0.0
Amazon CloudTrailRELEASEDGENERAL AVAILABILITY1.0.14
Amazon Cognito Identity ProviderPLANNEDNONEn/a
Amazon DocDBRELEASEDGENERAL AVAILABILITY1.0.0
Amazon DynamoDBRELEASEDGENERAL AVAILABILITY1.2.14
Amazon EC2RELEASEDGENERAL AVAILABILITY1.2.19
Amazon ECRRELEASEDGENERAL AVAILABILITY1.0.18
Amazon ECSRELEASEDGENERAL AVAILABILITY1.0.0
Amazon EKSRELEASEDGENERAL AVAILABILITY1.4.5
Amazon ElastiCacheRELEASEDPREVIEW0.1.0
Amazon EFSRELEASEDGENERAL AVAILABILITY1.0.0
Amazon Elastic Load Balancing v2RELEASEDGENERAL AVAILABILITY1.0.0
Amazon SESPLANNEDNONEn/a
Amazon EMR ContainersRELEASEDGENERAL AVAILABILITY1.0.12
Amazon Elasticsearch ServiceRELEASEDPREVIEW0.0.2
Amazon EventBridgeRELEASEDGENERAL AVAILABILITY1.0.14
Amazon FSxPROPOSEDNONEn/a
Amazon IAMRELEASEDGENERAL AVAILABILITY1.3.12
Amazon KafkaRELEASEDPREVIEW0.0.12
Amazon KeyspacesRELEASEDGENERAL AVAILABILITY1.0.0
Amazon KinesisRELEASEDPREVIEW0.0.18
Amazon KMSRELEASEDGENERAL AVAILABILITY1.0.16
AWS LambdaRELEASEDGENERAL AVAILABILITY1.5.1
Amazon CloudWatch LogsRELEASEDPREVIEW0.0.9
Amazon MemoryDBRELEASEDGENERAL AVAILABILITY1.0.5
Amazon CloudWatchRELEASEDPREVIEW0.0.10
Amazon MQRELEASEDPREVIEW0.0.36
Amazon Network FirewallRELEASEDPREVIEW0.0.9
Amazon OpenSearch ServiceRELEASEDGENERAL AVAILABILITY1.0.0
Amazon OrganizationsRELEASEDPREVIEW0.0.9
Amazon EventBridge PipesRELEASEDGENERAL AVAILABILITY1.0.11
Amazon RAMPROPOSEDNONEn/a
Amazon Recycle BinRELEASEDPREVIEW0.0.2
Amazon RDSRELEASEDGENERAL AVAILABILITY1.4.4
Amazon Route 53RELEASEDPREVIEW0.0.17
Amazon Route53ResolverRELEASEDPREVIEW0.0.10
Amazon S3RELEASEDGENERAL AVAILABILITY1.0.16
Amazon SageMakerRELEASEDGENERAL AVAILABILITY1.2.12
AWS Secrets ManagerRELEASEDPREVIEW0.0.10
AWS Service CatalogPLANNEDNONEn/a
Amazon SNSRELEASEDGENERAL AVAILABILITY1.0.13
Amazon SQSRELEASEDGENERAL AVAILABILITY1.0.15
Amazon SSMPLANNEDNONEn/a
AWS SFNRELEASEDGENERAL AVAILABILITY1.0.14
Amazon WAFV2RELEASEDPREVIEW0.0.2
Don’t see a service listed?
If you don’t see a particular AWS service listed, feel free to -propose it!

Amazon ACM-PCA

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 Elastic Load Balancing v2

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 CloudWatch Logs

Amazon MemoryDB

Amazon CloudWatch

Amazon MQ

Amazon Network Firewall

Amazon OpenSearch Service

Amazon Organizations

Amazon EventBridge Pipes

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

+release ACK service controllers.
Maintenance Phase# Services
PREVIEW16
GENERAL AVAILABILITY28
AWS ServiceProject StageMaintenance PhaseLatest Version
Amazon ACM-PCARELEASEDPREVIEW0.0.18
Amazon ACMRELEASEDPREVIEW0.0.19
Amazon Prometheus ServiceRELEASEDGENERAL AVAILABILITY1.2.13
Amazon API GatewayPLANNEDNONEn/a
Amazon ApiGatewayV2RELEASEDGENERAL AVAILABILITY1.0.16
Amazon Application Auto ScalingRELEASEDGENERAL AVAILABILITY1.0.17
AWS App RunnerPROPOSEDNONEn/a
Amazon AthenaPLANNEDNONEn/a
AWS Auto Scaling PlansPROPOSEDNONEn/a
Amazon Auto ScalingPROPOSEDNONEn/a
Amazon CloudFrontRELEASEDGENERAL AVAILABILITY1.0.0
Amazon CloudTrailRELEASEDGENERAL AVAILABILITY1.0.14
Amazon Cognito Identity ProviderPLANNEDNONEn/a
Amazon DocDBRELEASEDGENERAL AVAILABILITY1.0.0
Amazon DynamoDBRELEASEDGENERAL AVAILABILITY1.2.14
Amazon EC2RELEASEDGENERAL AVAILABILITY1.2.20
Amazon ECRRELEASEDGENERAL AVAILABILITY1.0.18
Amazon ECSRELEASEDGENERAL AVAILABILITY1.0.0
Amazon EKSRELEASEDGENERAL AVAILABILITY1.4.5
Amazon ElastiCacheRELEASEDPREVIEW0.1.0
Amazon EFSRELEASEDGENERAL AVAILABILITY1.0.0
Amazon Elastic Load Balancing v2RELEASEDGENERAL AVAILABILITY1.0.0
Amazon SESPLANNEDNONEn/a
Amazon EMR ContainersRELEASEDGENERAL AVAILABILITY1.0.12
Amazon Elasticsearch ServiceRELEASEDPREVIEW0.0.2
Amazon EventBridgeRELEASEDGENERAL AVAILABILITY1.0.14
Amazon FSxPROPOSEDNONEn/a
Amazon IAMRELEASEDGENERAL AVAILABILITY1.3.12
Amazon KafkaRELEASEDPREVIEW0.0.12
Amazon KeyspacesRELEASEDGENERAL AVAILABILITY1.0.0
Amazon KinesisRELEASEDPREVIEW0.0.18
Amazon KMSRELEASEDGENERAL AVAILABILITY1.0.16
AWS LambdaRELEASEDGENERAL AVAILABILITY1.5.1
Amazon CloudWatch LogsRELEASEDPREVIEW0.0.9
Amazon MemoryDBRELEASEDGENERAL AVAILABILITY1.0.5
Amazon CloudWatchRELEASEDPREVIEW0.0.10
Amazon MQRELEASEDPREVIEW0.0.36
Amazon Network FirewallRELEASEDPREVIEW0.0.9
Amazon OpenSearch ServiceRELEASEDGENERAL AVAILABILITY1.0.0
Amazon OrganizationsRELEASEDPREVIEW0.0.9
Amazon EventBridge PipesRELEASEDGENERAL AVAILABILITY1.0.11
Amazon RAMPROPOSEDNONEn/a
Amazon Recycle BinRELEASEDPREVIEW0.0.2
Amazon RDSRELEASEDGENERAL AVAILABILITY1.4.4
Amazon Route 53RELEASEDPREVIEW0.0.17
Amazon Route53ResolverRELEASEDPREVIEW0.0.10
Amazon S3RELEASEDGENERAL AVAILABILITY1.0.16
Amazon SageMakerRELEASEDGENERAL AVAILABILITY1.2.12
AWS Secrets ManagerRELEASEDPREVIEW0.0.10
AWS Service CatalogPLANNEDNONEn/a
Amazon SNSRELEASEDGENERAL AVAILABILITY1.0.13
Amazon SQSRELEASEDGENERAL AVAILABILITY1.0.15
Amazon SSMPLANNEDNONEn/a
AWS SFNRELEASEDGENERAL AVAILABILITY1.0.14
Amazon WAFV2RELEASEDPREVIEW0.0.2
Don’t see a service listed?
If you don’t see a particular AWS service listed, feel free to +propose it!

Amazon ACM-PCA

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 Elastic Load Balancing v2

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 CloudWatch Logs

Amazon MemoryDB

Amazon CloudWatch

Amazon MQ

Amazon Network Firewall

Amazon OpenSearch Service

Amazon Organizations

Amazon EventBridge Pipes

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 af7e8bf966..f35eb33610 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 16463da9f3..191a03b326 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 f28cbf280c..bccb4b90ac 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 236c8b2ea9..1597a5bed7 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 8023760c01..b7c6deb8b5 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 603c7e50c9..90322d2876 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 3a3bc8d62f..aed69b9aa1 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 6ca47e6071..09d2b43e12 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 59efabf282..bb8a59114a 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 d01c89f265..ac4b6b4a32 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 a7153afd7c..54ec3bb055 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 8a76ee966e..d89cf69ab4 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 6b623cc147..07996064ec 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 e115f8e03c..1b5d7c96fe 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 331c66fb38..1d275f5d68 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 41fc5fe253..5421b34f39 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 9ad590027f..cd03580c97 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 d8bdae0d2f..1cc2520ee8 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 c67ddeb22b..99a65b93f4 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 aee0a10551..3b7594b88c 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 4818acf4d7..6a6829cfcd 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 f7ebf63efb..579f956688 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 c9c9c3f5d7..5f7f000bd2 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 74336f4d83..2889111f95 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 c539ae9a4a..a0d005f214 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 61bfe35df0..6d17f37dec 100644 --- a/docs/user-docs/adopted-resource/index.html +++ b/docs/user-docs/adopted-resource/index.html @@ -81,4 +81,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 9e99bdd722..7616829bf0 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 66b307411b..ae35786e2c 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 901b5cce02..123c47aa8c 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 4f02d7ac81..29b81620d7 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 5cb1ac8fd2..460236bf3c 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 9902213ee7..e8f2b1c778 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 353574f6aa..6366114b0d 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 6d5ddb0e6c..1bd686f14e 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 a461934d2f..64a940f09d 100644 --- a/docs/user-docs/irsa/index.html +++ b/docs/user-docs/irsa/index.html @@ -107,4 +107,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/leader-election/index.html b/docs/user-docs/leader-election/index.html index 9cfb860360..e46a996652 100644 --- a/docs/user-docs/leader-election/index.html +++ b/docs/user-docs/leader-election/index.html @@ -39,4 +39,4 @@ into leader election and controller behavior.

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 66c223514a..eee641a2cf 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 0984f0447d..e12c35a1f3 100644 --- a/docs/user-docs/openshift/index.html +++ b/docs/user-docs/openshift/index.html @@ -50,4 +50,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 c5f0cb7b87..4fa7dac467 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 70e6691261..782b5a54d2 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.0a15b5e0f34397ed70011db14cf0194c1dabda5b229be5d47d80c8eaede5243140dba9dde8b5b177daff6b3abd7dc9632767a07e375f6a11937ef7fca26c1102.js b/index.min.c5cfaaccdd1c0df3126be5dae9ca8847ee2781415d471660b4aec3295d7352cdd952ec1a84e654024aa92051e955d9b9ce0ad41f9634df05a6816399ec72f89a.js similarity index 52% rename from index.min.0a15b5e0f34397ed70011db14cf0194c1dabda5b229be5d47d80c8eaede5243140dba9dde8b5b177daff6b3abd7dc9632767a07e375f6a11937ef7fca26c1102.js rename to index.min.c5cfaaccdd1c0df3126be5dae9ca8847ee2781415d471660b4aec3295d7352cdd952ec1a84e654024aa92051e955d9b9ce0ad41f9634df05a6816399ec72f89a.js index 452e95202e..de792f2308 100644 --- a/index.min.0a15b5e0f34397ed70011db14cf0194c1dabda5b229be5d47d80c8eaede5243140dba9dde8b5b177daff6b3abd7dc9632767a07e375f6a11937ef7fca26c1102.js +++ b/index.min.c5cfaaccdd1c0df3126be5dae9ca8847ee2781415d471660b4aec3295d7352cdd952ec1a84e654024aa92051e955d9b9ce0ad41f9634df05a6816399ec72f89a.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