Flux v1: Getting started with Flux and the Helm Operator
https://github.com/fluxcd/flux-get-started
2.682 forks.
148 stars.
4 open issues.
Recent commits:
- Merge pull request #63 from dholbach/archive-note, GitHub
- add note about flux v2 before we archiveSigned-off-by: Daniel Holbach <daniel@weave.works>, Daniel Holbach
- Merge pull request #62 from jozala/patch-2Update requirements.lock for ghost, GitHub
- Update requirements.lock to avoid 'requirements.lock is out of sync with requirements.yaml'Signed-off-by: Mariusz Józala <mariusz@jozala.com>, Mariusz Józala
- Merge pull request #60 from jozala/patch-1Point to new location of stable Helm charts for Ghost requirements, GitHub
Drone is a Container-Native, Continuous Delivery Platform
https://github.com/drone/drone
2.218 forks.
22.610 stars.
71 open issues.
Recent commits:
- Merge pull request #3070 from tphoney/docs_for_local_development [ci skip](docs) adding instructions for local development setup, GitHub
- (docs) adding instructions for local development setup, tphoney
- copy over standard contributing.md file [CI SKIP], GitHub
- Merge pull request #3062 from prune998/prune/aws-sdk-updatebumped aws-go-sdk version, GitHub
- bumped aws-go-sdk version, prune
Easy and Repeatable Kubernetes Development
https://github.com/GoogleContainerTools/skaffold
1.140 forks.
11.016 stars.
408 open issues.
Recent commits:
- Implement custom tester functionality in Skaffold (#5451)* Adding new test runner for custom tester.* Adding new custom tester config to Skaffold comfig.* Adding usage example for newly added custon tester.* Extracting structure tests run logic into a seperate method.* Moving structure test's dependency file extraction logic to NewTester() to reduce code redundancy.* Revert "Moving structure test's dependency file extraction logic to NewTester() to reduce code redundancy."This reverts commit 5e1d8591eb4f48a73dab9d0544da269acd1ce830.* Moving structure test's dependency file extraction logic to NewTester() to reduce code redundancy.* Making the custom command a required field.[D* Adding new error codes for custom tester.* Updating custom test example.* Removing errors file.* Updating custom test example.* Adding generated schema files.* Added custom test example to `integration/run_test.go`.* Added custom test example in `integration/examples directory`.* Updating the apiVersion in example skaffold.yaml.* Updating the apiVersion in example skaffold.yaml.* Removing the custom-test form examples folder as the newly added custom test fields are not available in the current version of the skaffold config.* Updates per review feedback.* Added schema validation & updated example.* Adding tests for error scenarios.* Updated the test exit code.* Special casing error tests for Windows platform.* Updating the container name for custom test example.* Updated custom-test example container pods to continue running.* Added tests for TestDependencies.* Adding tests for custom test schema validation.* Updated unit tests per review feedback.* Updated unit tests to use mock by overriding util.RunCmd method.* Updating windows specific unit test.* Added another instance of custom command to the integration test.* Updated custom test dependencies.* Updating custom test example with command dependencies., GitHub
- Add digest source 'tag' to use tag without digest (#5436)* Add digest source 'tag' to use tag without digest* Update comment in pkg/skaffold/runner/build_deploy.goCo-authored-by: Marlon Gamez <marlongamez@google.com>, GitHub
- Update Paketo buildpack references (#5446)The `paketo-buildpacks/go-compiler` buildpack was renamed to `paketo-buildpacks/go-dist`. This `go-dist` buildpack will be sufficient to identify a Go application as it would be involved in any build of a Go application.Additionally, it makes more sense to identify the project as Paketo. Its affiliation is with the Cloud Foundry foundation, not the project., GitHub
- Simpler host:port formatting for port-forwards (#5488), GitHub
- Add repo field to helm release (#5410)* add ability to specify repo for helm release* update schema, GitHub
A service that analyzes docker images and applies user-defined acceptance policies to allow automated container image validation and certification
https://github.com/anchore/anchore-engine
203 forks.
1.181 stars.
186 open issues.
Recent commits:
- Merge pull request #926 from Vijay-P/issue-status-swagger-specFix #925: make anchore engine catalog use correct data model on service outage, GitHub
- flake8 compliance for __init__.pySigned-off-by: Vijay Pillai <vijay.pillai@anchore.com>, Vijay Pillai
- make anchore engine catalog use correct data model even in case that service becomes unavailableSigned-off-by: Vijay Pillai <vijay.pillai@anchore.com>, Vijay Pillai
- Added rule_id to swagger spec for AnalysisArchiveTransitionRuleSigned-off-by: Zane Burstein <zane.burstein@anchore.com>, Sam Dacanay
- Add cpes to swagger specSigned-off-by: Samuel Dacanay <sam.dacanay@anchore.com>, Sam Dacanay
Vulnerability Static Analysis for Containers
https://github.com/quay/clair
934 forks.
7.578 stars.
21 open issues.
Recent commits:
- docs: update cli referencesync up cli referencesSigned-off-by: ldelossa <ldelossa@redhat.com>, Louis DeLosSantos
- introspection: implement prometheus httpthis commit implements promethemeus metrics and removes OTEL usage formetrics.dogstatd metrics are now deprecated infavor of conforming on prometheusmetrics.Signed-off-by: ldelossa <ldelossa@redhat.com>, Louis DeLosSantos
- docs: fix psk related config referencesSigned-off-by: ldelossa <ldelossa@redhat.com>, Louis DeLosSantos
- client: fix panic on request failureFixes the worst of #1186Signed-off-by: Hank Donnay <hdonnay@redhat.com>, Hank Donnay
- clairctl: Add subpath to clairctlAllows clairctl to connect to clair, which is located behind an http-subpath of the ingressSigned-off-by: Florian Hopfensperger <florian.hopfensperger@de.ibm.com>, Hank Donnay
Kubernetes Operational View – read-only system dashboard for multiple K8s clusters
https://github.com/hjacobs/kube-ops-view
221 forks.
1.705 stars.
81 open issues.
Recent commits:
- moved to codeberg.org, GitHub
- Feature: Add cluster name in text field (#271)* Add cluster name in text field* Change double quote to single quote, GitHub
- Use -k since we are using Kustomization (#272), GitHub
- Add ROUTE_PREFIX parameter for working with reverse proxies. (#256)* Add ROUTE_PREFIX parameter for working with reverse proxies.* [flake8/E304] remove blank line after function decoder* Add APPLICATION_ROOT and use route_prefix in requests.* [black/code-styling] use double quotes instead of single.* handle right events url depending route path* properly handle redirects* [flake8] remove unused module, fix styling issuesCo-authored-by: Henning Jacobs <henning@jacobs1.de>, GitHub
- Bump elliptic from 6.5.2 to 6.5.3 in /app (#267)Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.- [Release notes](https://github.com/indutny/elliptic/releases)- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2…v6.5.3)Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>, GitHub
This is a place for various problem detectors running on the Kubernetes nodes.
https://github.com/kubernetes/node-problem-detector
336 forks.
1.357 stars.
30 open issues.
Recent commits:
- Merge pull request #538 from abansal4032/configure-log-patternFix for flaky unit test in health checker, GitHub
- Fix for flaky unit test in health checkerThe unit test was dependent on the order of map iteration. Changed tousing sorted keys while iterating., Archit Bansal
- Merge pull request #530 from goushicui/masteradd memory read error, GitHub
- Merge pull request #534 from jeremyje/docsAdd instructions for developing NPD on Windows, GitHub
- Merge pull request #536 from abansal4032/configure-log-patternMake log pattern check configurable in health checker, GitHub
Related Posts
Kubernetes – Iniciando com Pods | Mundo Docker
ERROR: NO MATCHES FORKIND “DEPLOYMENT”IN VERSION “APPS/V1BETA1”
Minibube in mac
Run Your Local Database in Docker! ?
Mysql2::Error: Out of sort memory, consider increasing server sort buffer size using docker-compose.yml
x509: certificate signed by unknown authority