-
NCP VPC 환경에서 쿠버네티스 클러스터를 생성하기 위해서 사전에 필요한 자원이 몇가지 있으며, 그 중 사용자 요청 없이 임의로 생성해야 하는 자원들이 있는 상황입니다.
* 클러스터 생성을 위한 준비 사항 (https://guide.ncloud-docs.com/docs/k8s-k8sprep)
* VPC
* Subnet
* Load…
-
Hi! It looks like if you want to use an application load balancer for a fargate service, it needs to be created when you create the service.
```
After you create a service, the target group ARN…
-
Hello! Great work!
Is it possible to allow SSL with this template? I'm aware that AWS offers free public SSL certificates for load balancers. It would be nice to use it.
-
When creating a cluster at the moment, Star Cluster stores the type of machine for the master and nodes as user-data on the master host.
The load balancer then uses this to decide the type of host to…
-
I am wondering how bamboo handles this use case.
Let’s say we created a marathon app with minimumHealthCapacity=0.9 and maximumOverCapacity=0 and this does a 10% rolling restart. Based on our underst…
vamsu updated
8 years ago
-
**Is your feature request related to a problem?**
At time time of writing this ECR (`public.ecr.aws`) does not support container image pulls over IPv6.
```
% host public.ecr.aws
public.ecr.aws i…
-
When using mTLS (2-way SSL) certificate based authentication for datafeed, the SSL tunnel is terminated at a load balancer.
The DN is extracted by the LB and sent onto Stroom/Proxy in a special hea…
-
On a k3s cluster with traefik, get the following error when attempting to using the rancher2 bootstrap resource (TF_LOG=debug) set:
```
2020-04-13T22:37:23.999-0700 [DEBUG] plugin.terraform-provider…
-
The vite.js project deployed as a Docker image can be accessed successfully via localhost/App Service/clusterIP (port-forward) in K8S.
But raise 504 error through Load Balancer
-
**Describe the bug**
On installation of latest version of aws-load-balancer-controller from `https://github.com/aws/eks-charts/tree/master/stable/aws-load-balancer-controller` on AWS EKS 1.24, the lo…