pyrtd
latest

Table of Contents

  • 1. User Authentication
  • 2. Remote VPN Connections With Linux
  • 3. Usage
  • 4. NVIDIA-GPU
pyrtd
  • »
  • Deep-Kube-Docs
  • Edit on GitHub

Deep-Kube-DocsΒΆ

Table of Contents

  • 1. User Authentication
    • 1.1. Certificate as User Authentication Step-by-Step
      • 1.1.1. Prerequisites
      • 1.1.2. Generate the Users Private Key
      • 1.1.3. Generate a Certificate Signing Request
      • 1.1.4. Use CSR in Kubernetes yaml File to Request Signing by Administrator
      • 1.1.5. Use Approved CSR to Authenticate to Kube-Api
  • 2. Remote VPN Connections With Linux
    • 2.1. Downloading Certificates
    • 2.2. Installing Certificates
    • 2.3. Testing your permissions
      • 2.3.1. Creating an ad-hoc account
  • 3. Usage
    • 3.1. prerequisites
    • 3.2. Testing your kube-config
    • 3.3. Making the Kubeconfig Permanent
  • 4. NVIDIA-GPU
    • 4.1. Cluster Configuration
    • 4.2. Pod Specification
    • 4.3. Test Pods

These docs are to give users/ developers, and admins a brief guide to setting up, testing, and using a Kubernetes cluster. These docs will rely heavily on external, and much more thoroughly explain documentation in places for more complex topics that I could otherwise not hope to explain here so simply.

Next

© Copyright 2019, George Onoufriou (GeorgeRaven, archer, DreamingRaven). Revision aa480976.

Built with Sphinx using a theme provided by Read the Docs.