Binding secrets to Knative services
Knative services can be configured with environment variables, which in turn can be bound to Kubernetes secrets and configmap…
You can become a superhero of automation and development by learning and practicing. This is our blog from our learnings and practice. We are consultants and trainers in Cloud Foundry, devops automation and continous delivery. We have the best jobs in the world helping you have the best job in the world.
Knative services can be configured with environment variables, which in turn can be bound to Kubernetes secrets and configmap…
Serverless computing atop Kubernetes got a whole lot easier and better with Knative. Our articles will walk you through getting started.…
How to build your Docker images within your Kubenetes cluster with Dockerfiles or Cloud Foundry buildpacks. The fifth article in series on Knative.…
In this 4th article on Google/Pivotal Knative for Kubernetes we add pretty bespoke routes into our applications.…
Let's expose our Knative routing to the external world. In this article we setup DNS and allow public HTTP traffic into our Knative applications.…
The knctl deploy command provides a nice experience atop of Knative to create new container images prior to deploying them. It allows building from local source directories or from a git repository, Dockerfiles or Cloud Foundry buildpacks, and support for different intermediate Docker registries.…