Skip to content
#

infrastructure-as-code

Here are 970 public repositories matching this topic...

2
sagetherage
sagetherage commented Dec 10, 2020

Description
Python 2 Deprecation FAQ is showing twice on the right navigation
Screen Shot 2020-12-10 at 11 53 42 AM

Suggested Fix
Is this a duplicate on the index and then it is also pulling it into view from the .rst file? Unsure, but it looks incorrect.

**Type of documentati

leandrodamascena
leandrodamascena commented Dec 14, 2020

Related #12020.

I'm migrating some customers from GP2 to GP3 and I can't do it because CDK doesn't support this new EBS types. Even in the latest CDK Version (1.78.0) there is no way to use this.. On the other hand, Cloudformation already supports these new EBS types.

Use Case

Because I need perform a migration from gp2 to gp3 and this customer uses CDK to automate infra.

Prop

anguslees
anguslees commented Mar 21, 2018

Garbage collection works by listing everything with the gc-tag. In a busy cluster, we really want that filter to happen server-side and ideally using an index of some sort.

That means we should use a Kubernetes label, not an annotation.

I think this will require a two-step migration plan (write both but continue to read annotation; release; drop support for annotation; release).

Improve this page

Add a description, image, and links to the infrastructure-as-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the infrastructure-as-code topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.