Kubernetes: Exemplo de um arquivo de deployment (com comentários): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 February 2019

  • curprev 11:3011:30, 25 February 2019Ebasso talk contribs 1,175 bytes +1,175 Criou a página com " = Arquivo de exemplo deployment.yaml= <nowiki> apiVersion: apps/v1 kind: Deployment metadata: name: nginx-deployment spec: selector: matchLabels: app: ngin..."