Metadata-Version: 2.1
Name: tkctl
Version: 0.8
Summary: help our Consultants to manages configuration profiles
Home-page: https://github.com/tikal-fuseday/tkctl
Author: Tikal Knowledge - Yoram Michaeli
Author-email: yorammi@tikalk.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# TKCTL

## Synopsis

This tools is designed to help our Consultants to manages configuration profiles.

Use Case for today's fuse (17.02.2020) setup a VPC on 3 main cloud providers, setup a kubernetes cluster.


## Goals

1. Initial cli with the following command line args:
   * `init`
     * ---cloud `aws`,`gcp`,`azure`
   * `apply`
   * `validate`
   * `destroy`

2. 3 modules vpc
   * `gcp`
   * `azure`
   * `aws`

3. Managed Kubernetens - Phase 1
4. 
5. ClusterAPI for Kubernetes initialization

6.  


