Continuous Deployment by Plural - Deploy applications to any Kubernetes environment at scale

by•
Plural is the first end-to-end platform for deploying software on Kubernetes - to public or private cloud. Provision your fleet, deploy your applications, construct release pipelines, and manage all your services in a single pane of glass.

Add a comment

Replies

Best
Emma Jon
Impressive feature set! Could you elaborate on how Plural manages integration with other DevOps tools and workflows?
Aaron Smallberg
@emma_jon We take a bring-your-own-CI approach, deployments can be triggered from GitHub actions, circle ci or Jenkins with ease from our cli. We also allow all kubernetes manifests to be defined in gif using common tools like helm or kustomize Thanks!
Ula Thefoo
Congratulations, Hamza_Afzal_Butt on launching 'Continuous Deployment by Plural'! This is the perfect product for deploying applications to Kubernetes environments at scale. I'm sure it will make the whole process much faster and more efficient!
Emma Watson
Can you share more about how Plural ensures a smooth transition during upgrades, especially in large-scale deployments?
Aaron Smallberg
@emma_watson21 You can use Kubernetes' built in deployment primitives, such as rolling upgrades or in-place upgrades. Or if you want more advanced rollout strategies, you can deploy Argo Rollouts or Flagger which support strategies like blue-green and canary. Our pipeline system can also make it easy to implement canary deployment strategies as well. Thanks!
Artem Malyshev
Hi Plural Team! It seems like Plural CD could significantly change the continuous deployment approach in Kubernetes. The main benefits are clear: simplifying cluster management without Terraform, easy deployment of services from Git, and automated complex deployment scenarios - all sound like a major step forward. However, I have a couple of questions. Firstly, how does Plural CD ensure security and confidentiality with such a level of automation? It's important to understand how you're handling potential threats and vulnerabilities. Secondly, how flexible is Plural CD in adapting to different, individual requirements of companies, especially for small and medium enterprises? And of course, I'm interested to hear your vision for the future of Plural CD. What new features or improvements are you planning to implement to stay at the forefront of innovation in the DevOps field? Looking forward to learning more about the potential of your product in the world of DevOps. Best wishes!
Tevon Strand-Brown
I've explored Plural for personal projects and our primary product. With this release we're planning to use it for our deployments! Makes the current pain which is Kubernetes significantly easier.