Fix capitalization of Kubernetes in the documentation.
This commit is contained in:
@@ -220,7 +220,7 @@ For more information, see [Services](../services.md).
|
||||
|
||||
## Health Checking
|
||||
|
||||
When I write code it never crashes, right? Sadly the [kubernetes issues list](https://github.com/GoogleCloudPlatform/kubernetes/issues) indicates otherwise...
|
||||
When I write code it never crashes, right? Sadly the [Kubernetes issues list](https://github.com/GoogleCloudPlatform/kubernetes/issues) indicates otherwise...
|
||||
|
||||
Rather than trying to write bug-free code, a better approach is to use a management system to perform periodic health checking
|
||||
and repair of your application. That way, a system, outside of your application itself, is responsible for monitoring the
|
||||
|
Reference in New Issue
Block a user