Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Devops Exercises | 58,358 | 2 days ago | 53 | other | Python | |||||
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions | ||||||||||
Pulumi | 17,705 | 132 | 481 | 17 hours ago | 3,897 | July 26, 2023 | 1,932 | apache-2.0 | Go | |
Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀 | ||||||||||
Kubespray | 14,502 | 2 days ago | 217 | apache-2.0 | Jinja | |||||
Deploy a Production Ready Kubernetes Cluster | ||||||||||
Awesome Kubernetes | 14,249 | 16 days ago | 7 | other | Shell | |||||
A curated list for awesome kubernetes sources :ship::tada: | ||||||||||
Terraformer | 10,831 | 1 | 7 days ago | 20 | November 15, 2021 | 63 | apache-2.0 | Go | ||
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code | ||||||||||
Devops Resources | 7,566 | 2 months ago | 14 | Groovy | ||||||
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP | ||||||||||
Ansible For Devops | 7,491 | 11 days ago | 92 | mit | Python | |||||
Ansible for DevOps examples. | ||||||||||
Metaflow | 7,004 | 1 | 19 | a day ago | 91 | July 17, 2023 | 300 | apache-2.0 | Python | |
:rocket: Build and manage real-life data science projects with ease! | ||||||||||
External Dns | 6,707 | 9 | a day ago | 137 | May 24, 2023 | 238 | apache-2.0 | Go | ||
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services | ||||||||||
Docker Android | 6,154 | a day ago | 85 | other | Python | |||||
Android in docker solution with noVNC supported and video recording |
Helmfiles is a comprehensive distribution of declarative helm
chart invocations.
It makes it really easy to get up and running with a full stack of fully integrated apps for Kubernetes using helmfile
.
Pull Requests are welcome!
This project is part of our comprehensive "SweetOps" approach towards DevOps.
It's 100% Open Source and licensed under the APACHE2.
Install the latest release of helmfile
from the helmfile releases page.
Alternatively, we also distribute helmfile
as an alpine package.
Add the cloudposse alpine repository.
# Install the cloudposse alpine repository
ADD https://apk.cloudposse.com/[email protected] /etc/apk/keys/
RUN echo "@cloudposse https://apk.cloudposse.com/3.8/vendor" >> /etc/apk/repositories
Install helmfile
from the repository.
RUN apk add helmfile
We distribute a docker image with all helmfiles. Use a multi-stage build to include them.
FROM cloudposse/helmfiles:latest as helmfiles
COPY --from=helmfiles /helmfiles /conf/helmfiles/
IMPORTANT: we recommend pinning cloudposse/helmfiles
to a specific release rather than using latest
git clone [email protected]:cloudposse/helmfiles.git
Helmfiles which are no longer actively maintained are now in the deprecated/
folder.
Many of these deprecated helmfiles use environment variables rather than environments or were designed specifically to work with kops
and kiam
.
We intend to eventually delete, but are leaving them for now in the repo.
Like this project? Please give it a ★ on our GitHub! (it helps us a lot)
Are you using this project or any of our other projects? Consider leaving a testimonial. =)
Check out these related projects.
For additional context, refer to some of these links.
Got a question? We got answers.
File a GitHub issue, send us an email or join our Slack Community.
We are a DevOps Accelerator. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
Work directly with our team of DevOps experts via email, slack, and video conferencing.
We deliver 10x the value for a fraction of the cost of a full-time engineer. Our track record is not even funny. If you want things done right and you need it done FAST, then we're your best bet.
Join our Open Source Community on Slack. It's FREE for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally sweet infrastructure.
Participate in our Discourse Forums. Here you'll find answers to commonly asked questions. Most questions will be related to the enormous number of projects we support on our GitHub. Come here to collaborate on answers, find solutions, and get ideas about the products and services we value. It only takes a minute to get started! Just sign in with SSO using your GitHub account.
Sign up for our newsletter that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
Join us every Wednesday via Zoom for our weekly "Lunch & Learn" sessions. It's FREE for everyone!
Please use the issue tracker to report any bugs or file feature requests.
If you are interested in being a contributor and want to get involved in developing this project or help out with our other projects, we would love to hear from you! Shoot us an email.
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
NOTE: Be sure to merge the latest changes from "upstream" before making a pull request!
Copyright © 2017-2020 Cloud Posse, LLC
See LICENSE for full details.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
All other trademarks referenced herein are the property of their respective owners.
This project is maintained and funded by Cloud Posse, LLC. Like it? Please let us know by leaving a testimonial!
We're a DevOps Professional Services company based in Los Angeles, CA. We ❤️ Open Source Software.
We offer paid support on all of our projects.
Check out our other projects, follow us on twitter, apply for a job, or hire us to help with your cloud strategy and implementation.
Erik Osterman |
Igor Rodionov |
Andriy Knysh |
---|