-
I am running the nginx-ingress controller which needs to talk to the kube API to get virtual host config information. I have 3 replicas, 2 of which are working and handling my production traffic. 1 of…
-
-
I am using the gitlab helm chart to create my CI environment and I can get the kube cluster to scale up by spawning many CI jobs but it seems slow and iffy.
The Jobs does have ephemeral storage (em…
-
Instead of (or in addition) to the `Include` extension, cftool should extend entities with type `AWS::CloudFormation::Stack` to be loaded from local files and deployed automatically when creating the …
-
Hi I am trying to upgrade kubernetes by setting:
kubernetesVersion: v1.14.0
in cluster.xml, but it won't work, and failed while building CF stack for controller.
Any suggestions if we can use kube…
daili updated
5 years ago
-
Looks like this plugin does not work with [`serverless-plugin-split-stacks`](https://github.com/dougmoscrop/serverless-plugin-split-stacks), a suggested plugin by [`serverless-appsync-plugin`](https:/…
-
# This is a Feature Proposal
## Description
AWS have [just added support](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.html) for defining…
-
We have the following scenario:
We want with single Cloud Formation stack to deploy an API Gateway having methods secured with Lambda based Custom Authorizer. The API must be defined with Swagger …
-
# This is a Bug Report
## Description
I'm facing this issue when I try to deploy using serverless framework.
I tried to update the serverless package but that didn't help since it's the latest …
-
I am trying to make stack with nested stacks, but when i have Transform in nested stack, i get an error:
`CreateStack cannot be used with templates containing Transforms`. If this error is expected,…