February 2019 Summaries
2 posts from Tyk
Filter
Month:
Year:
Post Summaries
Back to Blog
The Tyk Kubernetes Ingress Controller, launched by Tyk Open Source API Gateway, serves dual roles as an Ingress Controller and a Sidecar Injector, enhancing service definitions and acting as a security layer between services. By integrating Tyk into a Kubernetes (K8s) cluster using a Helm chart, users can manage API definitions and implement security measures like authentication through simple annotations in the ingress. The controller allows for customization by setting values using directives such as `bool.service.tyk.io/`, `string.service.tyk.io/`, and others, to tailor API deployments. Future updates are expected to include a templating feature for easier configuration, and developers are encouraged to contribute to its development.
Feb 08, 2019
634 words in the original blog post.
Tyk's Kubernetes ingress controller is an innovative tool introduced by Tyk Founder & CEO Martin Buhr, designed to facilitate secure and efficient management of API traffic in Kubernetes environments. The video presentation highlights the capabilities of the Tyk ingress controller in managing ingress specifications to expose services to external networks securely. Key functionalities include automatic route generation, SSL certificate integration, and token-based authentication, all of which are configured using Tyk's intuitive user interface or Kubernetes annotations. The video also emphasizes the flexibility of Tyk's platform, which supports various deployment environments, and underscores the importance of maintaining infrastructure as code for ease of management and scalability. For further information and practical implementation, viewers are directed to additional resources like the Tyk helm chart and accompanying blog posts.
Feb 07, 2019
1,047 words in the original blog post.