How To Deploy Automatically To Kubernetes With Travis CI

Published: 10 April 2021
on channel: Cloud Foundry
701
6

Watch this quick tutorial that teaches you how to automate deployment of your applications to Kubernetes in order to setup CI/CD pipelines.


The example automation shown here makes use of cf-for-k8s, which is an open source PaaS tool that simplifies all deployments being made to Kubernetes. Travis CI, which is very popular among the developer community is used for the automation.


Please visit cloudfoundry.org for more information about the project. Join us on Slack (slack.cloudfoundry.org) if you'd like to be part of the community.