Expose k8s tutorial to docs (#6596)
This commit is contained in:
		
							parent
							
								
									dabea499ff
								
							
						
					
					
						commit
						c80bb4b876
					
				
					 4 changed files with 1208 additions and 1 deletions
				
			
		| 
						 | 
					@ -60,6 +60,7 @@ subtrees:
 | 
				
			||||||
            subtrees:
 | 
					            subtrees:
 | 
				
			||||||
              - entries:
 | 
					              - entries:
 | 
				
			||||||
                - file: doc/Orca/Tutorial/yarn
 | 
					                - file: doc/Orca/Tutorial/yarn
 | 
				
			||||||
 | 
					                - file: doc/Orca/Tutorial/k8s
 | 
				
			||||||
          - file: doc/Orca/Overview/known_issues
 | 
					          - file: doc/Orca/Overview/known_issues
 | 
				
			||||||
            title: "Tips and Known Issues"
 | 
					            title: "Tips and Known Issues"
 | 
				
			||||||
          - file: doc/PythonAPI/Orca/index
 | 
					          - file: doc/PythonAPI/Orca/index
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,5 +2,6 @@ Orca Tutorials
 | 
				
			||||||
=================================
 | 
					=================================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* `Run on Hadoop/YARN clusters <yarn.html>`_
 | 
					* `Run on Hadoop/YARN clusters <yarn.html>`_
 | 
				
			||||||
 | 
					* `Run on Kubernetes clusters <k8s.html>`_
 | 
				
			||||||
* `Run on Azure Databricks <../../UserGuide/databricks.html>`_
 | 
					* `Run on Azure Databricks <../../UserGuide/databricks.html>`_
 | 
				
			||||||
* `Run on Google Colab <../../UserGuide/colab.html>`_
 | 
					* `Run on Google Colab <../../UserGuide/colab.html>`_
 | 
				
			||||||
							
								
								
									
										1205
									
								
								docs/readthedocs/source/doc/Orca/Tutorial/k8s.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1205
									
								
								docs/readthedocs/source/doc/Orca/Tutorial/k8s.md
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							| 
						 | 
					@ -31,7 +31,7 @@ Most AI projects start with a Python notebook running on a single laptop; howeve
 | 
				
			||||||
        +++
 | 
					        +++
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        :bdg-link:`Quickstarts <./QuickStart/index.html>` |
 | 
					        :bdg-link:`Quickstarts <./QuickStart/index.html>` |
 | 
				
			||||||
        :bdg-link:`Hadoop/YARN <./Tutorial/yarn.html>`
 | 
					        :bdg-link:`Tutorials <./Tutorial/index.html>`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .. grid-item-card::
 | 
					    .. grid-item-card::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue