An open source clone of Amazon's Dynamo.
GitHub Android App
Mirror of Apache Cassandra (incubating)
Get Raspberry Pi model Name(eg: A, B, B+...)
JupyterLab computational environment.
shingon/kubernetes-network-policy-recipes 0
Tutorials and Recipes for Kubernetes Network Policies feature
open source thread dump analysis tool
Databricks Scala Coding Style Guide
push eventawsdocs/amazon-eks-user-guide
commit sha f4beef42174a64eea20836761b6a1001cee10543
Periodic update - 02/26/21-12:29pm PST
push time in a day
PR opened awsdocs/amazon-eks-user-guide
This PR clarifies a couple of statements in the Fargate docs section and adds some info on how Fargate works and is billed. Also added an explicit note related to that when using Jobs as this is a topic that comes up a lot and causes confusion.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr created time in 2 days
push eventawsdocs/amazon-eks-user-guide
commit sha 45c5dca3c235abd2e4e95591bc355a51c633c2d1
Periodic update - 02/24/21-07:43am PST
push time in 3 days
pull request commentawsdocs/amazon-eks-user-guide
Thanks for your submission!
comment created time in 3 days
push eventawsdocs/amazon-eks-user-guide
commit sha 90a73898c972ca243c79620f238efad160cd9a07
Update troubleshooting.md
commit sha f689aaafeb46153b77669c854c67b0d5c844dc63
Merge pull request #319 from ljosyula/ljosyula-AmiIdNotFoundUserException Update troubleshooting.md
push time in 3 days
PR merged awsdocs/amazon-eks-user-guide
Description of changes: Adding information about "AmiIdNotFound" User Exception.
This exception happens when we cannot find the AMI Id specified by the customer in the Launch Template
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr closed time in 3 days
pull request commentawsdocs/amazon-eks-user-guide
Update getting-started-eksctl.md
Thank you for your submission!
comment created time in 3 days
push eventawsdocs/amazon-eks-user-guide
commit sha f48d7dcccb9b0c536241ea60c0416178862d458d
Update getting-started-eksctl.md
commit sha ff40e1bdbc8238f79ca2de8e30613587106f7c0a
Merge pull request #320 from Tarasovych/patch-1 Update getting-started-eksctl.md
push time in 3 days
PR merged awsdocs/amazon-eks-user-guide
Issue #, if available:
Description of changes: default region could be different from us-west-2
$ eksctl delete cluster --name my-cluster
2021-02-23 09:22:44 [ℹ] eksctl version 0.38.0
2021-02-23 09:22:44 [ℹ] using region eu-west-1
2021-02-23 09:22:44 [ℹ] deleting EKS cluster "my-cluster"
Error: cluster "my-cluster" does not exist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr closed time in 3 days
pull request commentawsdocs/amazon-eks-user-guide
Update aws-load-balancer-controller.md
Thanks for your submission!
comment created time in 3 days
push eventawsdocs/amazon-eks-user-guide
commit sha 2a8c1f8c8368ffec03f83cfca166a5c3356e5ef1
Update aws-load-balancer-controller.md
commit sha d10d847a7c0a42c932fd363f0987aac90efd4888
Merge pull request #321 from Tarasovych/patch-2 Update aws-load-balancer-controller.md
push time in 3 days
PR merged awsdocs/amazon-eks-user-guide
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr closed time in 3 days
pull request commentawsdocs/amazon-eks-user-guide
Fix typo in AWS load balancer controller file name
Thanks for your submission!
comment created time in 3 days
push eventawsdocs/amazon-eks-user-guide
commit sha 74d417a3010e7c6300fd628908ffe0cf8ad03fdc
Fix typo in AWS load balancer controller file name
commit sha 6033e21897648d1688562bfc606a3633464b1769
Merge pull request #324 from aclevername/patch-1 Fix typo in AWS load balancer controller file name
push time in 3 days
PR merged awsdocs/amazon-eks-user-guide
Issue #, if available:
Description of changes: Fixes typo in documentation for AWS load balancer controller
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr closed time in 3 days
PR opened awsdocs/amazon-eks-user-guide
Issue #, if available:
Description of changes: Fixes typo in documentation for AWS load balancer controller
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr created time in 4 days
issue openedawsdocs/amazon-eks-user-guide
“Getting started with the console and AWS CLI” does not work for releases prior to 1.18
Trying to follow the current guide “Getting started with the console and AWS CLI" gives an error for eks releases prior to 1.18. This happens when trying to associate the Kubernetes service account used by the VPC CNI plugin to the IAM role. Before 1.18 the AmazonEKS_CNI_Policy needed to be associated to the Amazon EKS worker node role. Would be great if you could support the current and all relevant prior eks versions with the appropriate documentation.
created time in 4 days
issue openedawsdocs/amazon-eks-user-guide
please use tags to identify eks releases
would love to have the docs tagged according to eks releases.
created time in 4 days
PR opened awsdocs/amazon-eks-user-guide
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr created time in 5 days
PR opened awsdocs/amazon-eks-user-guide
Issue #, if available:
Description of changes: default region could be different from us-west-2
$ eksctl delete cluster --name my-cluster
2021-02-23 09:22:44 [ℹ] eksctl version 0.38.0
2021-02-23 09:22:44 [ℹ] using region eu-west-1
2021-02-23 09:22:44 [ℹ] deleting EKS cluster "my-cluster"
Error: cluster "my-cluster" does not exist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr created time in 5 days
issue closedawsdocs/amazon-eks-user-guide
Typo in kubernetes-versions.md
Hi, I found typo in kubernetes-versions.md.
IIngress -> Ingress
[page] https://github.com/awsdocs/amazon-eks-user-guide/blob/master/doc_source/kubernetes-versions.md
closed time in 5 days
senpotPR opened awsdocs/amazon-eks-user-guide
Description of changes: Adding information about "AmiIdNotFound" User Exception.
This exception happens when we cannot find the AMI Id specified by the customer in the Launch Template
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr created time in 5 days
push eventawsdocs/amazon-eks-user-guide
commit sha cfc388d9730c3634a2bee3960a04cef9ba6fefca
Periodic update - 02/22/21-02:54pm PST
push time in 5 days
pull request commentawsdocs/amazon-eks-user-guide
Fixes reference to nodegroup CFN template yaml
Thank you!
comment created time in 5 days
push eventawsdocs/amazon-eks-user-guide
commit sha 89a6a55f8bb0e1335be35c8a40516e0d936c7ecb
Fixes reference to nodegroup CFN template yaml
commit sha 27f68f6325b668d2a2dbfdeb95eb691d4b09a39e
Merge pull request #318 from mmerkes/master Fixes reference to nodegroup CFN template yaml
push time in 5 days
PR merged awsdocs/amazon-eks-user-guide
Issue #, if available:
Description of changes:
The current guidance fails with a Template format error: YAML not well-formed
because it downloads the HTML page, not the actual yaml. If we link to the GitHub raw link, it works for me.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr closed time in 5 days
PR opened projectatomic/docker
Currently when lots of containers are created as disabled, each container will leak and MCS Label. Eventually the system will run out of labels and go into an infinate loop looking for labels.
Signed-off-by: Daniel J Walsh dwalsh@redhat.com
<!-- Please make sure you've read and understood our contributing guidelines; https://github.com/docker/docker/blob/master/CONTRIBUTING.md
** Make sure all your commits include a signature generated with git commit -s
**
For additional information on our contributing process, read our contributing guide https://docs.docker.com/opensource/code/
If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx"
Please provide the following information: -->
- What I did
- How I did it
- How to verify it
- Description for the changelog <!-- Write a short (one line) summary that describes the changes in this pull request for inclusion in the changelog: -->
- A picture of a cute animal (not mandatory but encouraged)
pr created time in 5 days
PR opened awsdocs/amazon-eks-user-guide
Issue #, if available:
Description of changes:
The current guidance fails with a Template format error: YAML not well-formed
because it downloads the HTML page, not the actual yaml. If we link to the GitHub raw link, it works for me.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
pr created time in 5 days
push eventawsdocs/amazon-eks-user-guide
commit sha d2b9d0a130e0ee43b78225535ed7811236b1b852
Fix Typo: IIngress
commit sha ee6d5255a710c3fd2c33e0316908e261d95a1a63
Merge pull request #317 from senpot/issue316 Fix Typo: IIngress
push time in 5 days