 f125a8b892
			
		
	
	f125a8b892
	
	
	
		
			
			This change addresses a long-standing issue in rST documentation imported from XML.
That import process added backslash escapes in front of various characters. The three
most common being '(', ')', and '_'.
These instances are removed.
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
		
	
		
			
				
	
	
	
		
			735 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			735 B
		
	
	
	
	
	
	
	
Cert Manager
integrates the open source project cert-manager (cert-manager.io). Cert-manager is a native Kubernetes certificate management controller, that supports certificate management with external .
installs cert-manager and an nginx-ingress-controller in support of http-01 challenges from , at bootstrap time, so that cert-manager services are available for hosted containerized applications by default.
For more information on the cert-manager project, see http://cert-manager.io.
Related Information
- The cert-manager Bootstrap Process <the-cert-manager-bootstrap-process>