< BLOG HOME
Nick Chase - February 27, 2019
Recently we gave a webinar that gave an Introduction to YAML: Deployments and other Kubernetes Objects. Here's a look at some of the Q&As we covered (and some that we didn't have time for).
backend: &stdbe
serviceName: test
servicePort: 80
- path: /realpath
backend: *stdbe
servicePort: 443