BOSH
kubernetes
Our great sponsors
BOSH | kubernetes | |
---|---|---|
0 | 274 | |
1,975 | 88,459 | |
0.2% | 1.7% | |
9.3 | 10.0 | |
2 days ago | 1 day ago | |
Ruby | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BOSH
We haven't tracked posts mentioning BOSH yet.
Tracking mentions began in Dec 2020.
kubernetes
-
Tips for the CKA ?
Some people recommend bookmarking kubernetes.io pages for the exam, I did not do it as I felt more comfortable using the search function on the site than having to search through my bookmarks which one I needed, it's up to you.
-
MyBee 13.1.0-RELEASE
In addition, the distribution includes a large number of profiles for modern operating systems, such as Debian, CentOS, Rocky, Kali, Oracle, Ubuntu, FreeBSD, OpenBSD, DragonflyBSD, and NetBSD, ready for immediate use. The network and access are configured using the cloud-init (for *Unix OS) and cloudbase (for Windows) packages. The project also provides tools for creating your own images. One example of a custom image is a Kubernetes cluster, which is also started via an API (Kubernetes support is provided by the K8S-bhyve project).
-
What You Should Know Before Setting Up Your First CI/CD Pipeline
You want to set up your first automatic deployment pipeline that builds, tests, and deploys code changes to your target cloud environment. You’ve spent days reading docs and blogs to figure out what your automatic deployment pipeline should comprise. But it all seems really overwhelming. They mention various tools like AWS, Azure, GitHub Actions, Ansible, Jenkins, CircleCI, Terraform, and Kubernetes - the list is endless. And you’re not sure which one is necessary for your initial automatic deployment pipeline.
-
How to create Azure Kubernetes Service using Terraform - Part 1
Azure Kubernetes Service (AKS) is a highly available, secure, and fully managed Kubernetes service of Microsoft Azure.
-
BIG change in K8s 1.24 about ServiceAccounts and their Secrets
What the other guy said, but the actual commit in question https://github.com/kubernetes/kubernetes/pull/108309
-
We reduced 502 errors by caring about PID 1 in Kubernetes
Generally when you make claims like this, giving proof (eg PR for contributing consul support that was quashed) makes the claim stronger. I looked it up and this seems to be the PR https://github.com/kubernetes/kubernetes/pull/31622.
Reading through the discussion, it doesn’t look like it was quashed; the project owners had a reasoned debate about the pros/cons of what would happen if such a support was included at the time and its a totally reasonable argument to me.
-
[K8s] How to restart Kubernetes Pods
Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.
-
Missing ServiceAccount token
Starting with Kubernetes 1.24, secrets are no longer automatically generated as part of an effort to shift users to the new short-lived TokenRequest APIs. If you do need a long-lived token, you can create a secret manually.
-
What’s new in Kubernetes 1.19
For more information on the new Kubernetes 1.19, you may refer to the release notes here.
-
AWS Can Be Confusing: Where should I run my crap?
Kubernetes is an amazing technology allowing for incredible scaling and expandability thanks to its open source nature, but it can be complicated to set up, and especially to maintain in the long run. Amazon EKS works to solve a lot of the complicated parts of running a Kubernetes cluster by delivering a managed control plane, across multiple data centers for high availability and taking care of availability and scaling, as well as automatically detecting and replacing unhealthy control plane nodes. EKS gives you the flexibility of Kubernetes, without necessarily requiring an entire infrastructure team to manage your cluster. It also makes it much easier to integrate and authenticate with other AWS services.
What are some alternatives?
Apache ZooKeeper - Apache ZooKeeper
Rundeck - Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
bosun - Time Series Alerting Framework
Juju - Universal Operator Lifecycle Manager (OLM) for Kubernetes operators, and operators for traditional Linux and Windows apps, with declarative integration between operators for automated microservice integration.
consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Nomad - Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
SaltStack - Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Portainer - Making Docker and Kubernetes management easy.
Puppet - Server automation framework and application
kine - Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
Packer - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
Vagrant - Vagrant is a tool for building and distributing development environments.