1. 10 6月, 2021 1 次提交
    • E
      Use valid YAML code for snippets (#6143) · baa7ac65
      Eric Bäckhage 提交于
      Since it is suggested that the code snippets for ServiceAccount and ClusterRoleBinding are copied to manifest files and applied using kubectl apply -f <filename.yaml> the code should be valid YAML.
      baa7ac65
  2. 17 2月, 2021 1 次提交
  3. 14 1月, 2021 1 次提交
  4. 09 10月, 2020 1 次提交
  5. 08 10月, 2020 1 次提交
  6. 08 9月, 2020 1 次提交
  7. 14 5月, 2020 1 次提交
  8. 28 2月, 2020 1 次提交
  9. 13 12月, 2019 1 次提交
    • M
      Update creating-sample-user.md (#4659) · 15c46a25
      Michael Tran 提交于
      Added PowerShell equivalent so it's clear for Windows how to create the sample user.
      
      Clarified the statement to running the snippets. When I first read the statement, and tried it out, I was confused why it wasn't working. Turns out it's because I copied BOTH snippets to a single yaml file and running that...
      You have to copy it to separate yaml files and executing them separately to work.
      15c46a25
  10. 16 9月, 2019 1 次提交
  11. 12 7月, 2019 1 次提交
    • M
      Migrate some of the docs (#4052) · 99e8829d
      Marcin Maciaszczyk 提交于
      * Add architecture doc
      Move images to the new dir
      
      * Add deps managment doc
      
      * Update some of the docs
      
      * Update link to the docs
      
      * Add links to the wiki
      
      * Update 1.6.x-and-below.md
      
      * Update 1.7.x-and-above.md
      
      * Update architecture.md
      99e8829d
  12. 04 7月, 2019 1 次提交
    • S
      Reorganize `docs/` (#4009) · 9ecdbc17
      Shu Muto 提交于
      To migrate wiki contents into `docs/`, prepare directory and file structures.
      Contents of each pages would be added as latest in subsequent PRs.
      9ecdbc17